]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: scrub metadir paths for rtgroup metadata
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:19:31 +0000 (20:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:43 +0000 (13:38 -0800)
commita74923333d9c3bc7cae3f8820d5e80535dca1457
tree08fb1aacd310344ee430eaeed18c20d3b1de9b56
parent1433f8f9cead373d638bb780a0ecbdbecd91455d
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