]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: online repair of the realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:13:28 +0000 (21:13 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:53:18 +0000 (18:53 -0700)
commit276ee2eb2d91bf51bef58b448fcb230918f0899e
tree61e789659602768deb48bfc795c7d317b4f9b5e2
parent1589769eb673c9a59d2a875d32bb2dbc8f9bd480
xfs: online repair of the realtime refcount btree

Port the data device's refcount btree repair code to the realtime
refcount btree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/Makefile
fs/xfs/scrub/bmap_repair.c
fs/xfs/scrub/repair.c
fs/xfs/scrub/repair.h
fs/xfs/scrub/rtrefcount.c
fs/xfs/scrub/rtrefcount_repair.c [new file with mode: 0644]
fs/xfs/scrub/rtrmap_repair.c
fs/xfs/scrub/scrub.c
fs/xfs/scrub/trace.h