]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub metadir paths for rtgroup metadata
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:48:28 +0000 (11:48 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:01:30 +0000 (10:01 +0200)
commitd2e2931aff1155b48cbeceb1a2c32b7a98d9fce0
treebaab03ad4504c6c691d70ad9b773164058d7deca
parent31ffda94b9d83fc492db99e4ce0f034a3e2be56d
xfs: scrub metadir paths for rtgroup metadata

Add the code we need to scan the metadata directory paths of rt group
metadata files.

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