]> 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>
Thu, 15 Aug 2024 18:49:08 +0000 (11:49 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:17 +0000 (10:48 +0200)
commite440ab7b79f656e857a35c0f52c8771b63b018a4
tree2e28b8ebe424fe5530594476b775e8be98105b0e
parentf96a7ea8f04b566b41ebc27405b438001d10806f
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>
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