]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: scrub the metadir path of rt rmap btree files
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:37 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:07 +0000 (13:06 -0800)
commit366243cc99b7e80236a19d7391b68d0f47677f4f
treeef0e105d4bd6b3349171793efe3d927b79a080da
parenta5542712f98341927f646b790b367b72c7d614c5
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/metapath.c