]> 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>
Tue, 5 Nov 2024 21:36:33 +0000 (13:36 -0800)
commit5c290408ad4b46f1b0411e1c3820b7ce3162c266
tree93c34383555de08593ccc355752a504d97cfe689
parenta9c125be2543308780f75ba1aa16e5cd80227802
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