]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: cross-reference checks with the rt refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:33 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:47:12 +0000 (13:47 -0700)
commitc01a9547aecc69a5a74d7271a6f33405051465a4
tree7850dfaff3fad6c30cbb06816a28b21ce1eff816
parentd86fc3c6e094e119c668a7688f9f5a4a50541404
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