]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: scrub the metadir path of rt rmap btree files
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:12:54 +0000 (21:12 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 11 Aug 2024 06:35:55 +0000 (08:35 +0200)
commitf6dd5b0db72f75161502959b25d00c80734cc98c
treed89bf049966adbf09b5ae4a749767ec208b31fe2
parenta2b4d736c432418ae620df2167ca05f991bd05e1
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>
libfrog/scrub.c
libxfs/xfs_fs.h
scrub/scrub.c