]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: cross-reference checks with the rt refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:44 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:50 +0000 (15:55 +0200)
commit603f1a51ed6e08527a236adff3eed086841fea1a
tree6eb9ce0cf90b12b21e9b388a41b424a7fc4e9ccc
parent0a72ef8a74ec1a8dc602642f35dc0055bf8de5f2
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>
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