]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: cross-reference the realtime rmapbt
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:36 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:07 +0000 (13:06 -0800)
commit037a44d8277adfd9e9097ea9d1bf99089aa14b39
treea6f5f60cdcbde730df027f9496e075a1aa1f525d
parent1ebecab5adba16a0e49ca30f945ab4937d8e498c
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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