summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtbitmap_repair.c
AgeCommit message (Collapse)Author
2022-10-14xfs: online repair of realtime bitmapsDarrick J. Wong
Rebuild the realtime bitmap from the realtime rmap btree. Signed-off-by: Darrick J. Wong <djwong@kernel.org>