]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: online repair of the realtime refcount btree
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:14 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:16 +0000 (13:06 -0800)
commit83ccffc489975db625d7f2600d39faa8b0ff69d6
treee55d8aec23d50b6b70e01fc426ca04fdecac13ee
parentfe2efe95082a592955c03f26d00ae8e34bb814ed
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/Makefile
fs/xfs/scrub/refcount_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/scrub.c
fs/xfs/scrub/trace.h