]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: cross-reference the realtime rmapbt
authorDarrick J. Wong <djwong@kernel.org>
Sat, 21 Sep 2024 04:15:51 +0000 (06:15 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:15 +0000 (10:48 +0200)
commit6ad1617b7190983b6698661fd7871d80f78bcf7b
treea51d5e8b2eaa2d747aa4de6f5edbdf4aa5d58315
parent943566062a5d96226722f95c887466eb69143d19
xfs: cross-reference the realtime rmapbt

Teach the data fork and realtime bitmap scrubbers to cross-reference
information with the realtime rmap btree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/scrub/bmap.c
fs/xfs/scrub/rgsuper.c
fs/xfs/scrub/rtbitmap.c
fs/xfs/scrub/rtbitmap.h
fs/xfs/scrub/rtrmap.c
fs/xfs/scrub/scrub.h