]> 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, 3 Jul 2024 21:22:19 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:19 +0000 (15:37 -0700)
commite1a971bc1296bd411248adf3355f27590692a80b
treebc208822001c9ca5854e864bdc76a992fbeae182
parentc75619d3642161b3efa27f85aa12c5bf6b3811cb
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