]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: online repair of realtime bitmaps for a realtime group
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:16 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:47 +0000 (15:55 +0200)
commit06b44c731a247e00980360ae6f3ccf495fc128e1
tree099a1b9d05917da60d6ede56ca64365aae3bfeee
parentfd3dd544e735c08c61fdb1e38b79250218327942
xfs: online repair of realtime bitmaps for a realtime group

For a given rt group, regenerate the bitmap contents from the group's
realtime rmap btree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
12 files changed:
fs/xfs/libxfs/xfs_rtbitmap.h
fs/xfs/scrub/common.h
fs/xfs/scrub/repair.c
fs/xfs/scrub/repair.h
fs/xfs/scrub/rtbitmap.c
fs/xfs/scrub/rtbitmap.h
fs/xfs/scrub/rtbitmap_repair.c
fs/xfs/scrub/rtsummary_repair.c
fs/xfs/scrub/tempexch.h
fs/xfs/scrub/tempfile.c
fs/xfs/scrub/trace.c
fs/xfs/scrub/trace.h