]> 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>
Tue, 15 Oct 2024 19:40:07 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:27 +0000 (13:36 -0800)
commit05db239fb54ab8d87bf962ef0660d3829de86e61
treef543e7e5f0f66fc23ffdf4dd3126fef3e6db0a51
parentebdea6b2df6d19e50937664aea5b4cb09c20bc2c
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