summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtsummary_repair.c
AgeCommit message (Collapse)Author
2021-12-15xfs: online repair of realtime summariesrepair-rtsummary_2021-12-15Darrick J. Wong
Repair the realtime summary data by constructing a new rtsummary file in the scrub temporary file, then atomically swapping the contents. Signed-off-by: Darrick J. Wong <djwong@kernel.org>