]> 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>
Fri, 18 Aug 2023 18:10:01 +0000 (11:10 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:38 +0000 (15:03 -0800)
commit88860eed59e73418c69bcf56aab0803b35eb8be4
tree764f5fd1bfe5e81fe6ccebddaa4d3b0702d1286a
parentcd96354fb53fdfbb81770b901c98c6dd1844d854
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