]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: scrub the realtime rmapbt
authorDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jan 2024 17:40:15 +0000 (09:40 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:43 +0000 (17:21 -0700)
commit335b697a3b235efd247f24ac05375263866ffa76
treedbced2e5ef42d4582a5753b00a049c3b33fa9f23
parent78dd39e49eb717f63adfe40446167761d6044601
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