]> 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>
Tue, 16 Jul 2024 22:49:20 +0000 (15:49 -0700)
commit0d6e2a4163f2ec4fe09dd1fb0c320e2e88f76014
tree0d46997e166f934e0b7a46221dc564137d542dc6
parent97c9b8f084f2c2aa222bb4b1ddd2024115ef4f43
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