]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: cross-reference checks with the rt refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:06 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:14 +0000 (13:06 -0800)
commit91683bb3f264c04e6f0710de23dbd6c9605c550a
tree3823c94e276d804bef32ab9821b936ed76e84738
parentc27929670de144ec76a0dab2f3a168cb4897b314
xfs: cross-reference checks with the rt refcount btree

Use the realtime refcount btree to implement cross-reference checks in
other data structures.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/bmap.c
fs/xfs/scrub/rtbitmap.c
fs/xfs/scrub/rtrefcount.c
fs/xfs/scrub/rtrmap.c
fs/xfs/scrub/scrub.h