]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: scrub the metadir path of rt refcount btree files
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:49:42 +0000 (11:49 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 18 Sep 2024 21:01:12 +0000 (14:01 -0700)
commite2eafbf7cf46aede65dd41d6af2bc153cb238f39
treed74c18fb3ef73bb08146f9f3e02fa591da1977e6
parentc76e6616122a7d102151275fce128e906f2ba2b3
xfs: scrub the metadir path of rt refcount btree files

Add a new XFS_SCRUB_METAPATH subtype so that we can scrub the metadata
directory tree path to the refcount btree file for each rt group.

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