]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the metadir path of rt rmap btree files
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:03 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:26 +0000 (13:36 -0800)
commit9f2b96de2606dc3323a0e86896b29dc92ac4e21c
treed9fad2a2f96df313a340c8cb674bb9e9aadde2a5
parent88129aeef09c7762833e1fde1bed1365639920b0
xfs: scrub the metadir path of rt rmap btree files

Add a new XFS_SCRUB_METAPATH subtype so that we can scrub the metadata
directory tree path to the rmap btree file for each rt group.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/metapath.c