]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: scrub the realtime rmapbt
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:19 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:46:55 +0000 (18:46 -0700)
commit9a6025d554024c8b8b7cc4c5ca9ff3bac71951a9
tree1bbd90912db8cb736dc5c5b04c89f94882129988
parentc0889ee7613ca64aa1fb2ff767e59074f04e8176
xfs: scrub the realtime rmapbt

Check the realtime reverse mapping btree against the rtbitmap, and
modify the rtbitmap scrub to check against the rtrmapbt.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_fs.h
man/man2/ioctl_xfs_scrub_metadata.2