History log of /linux-master/fs/xfs/scrub/rtsummary.h
Revision Date Author Comments
# abf039e2 15-Apr-2024 Darrick J. Wong <djwong@kernel.org>

xfs: online repair of realtime summaries

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>
Reviewed-by: Christoph Hellwig <hch@lst.de>