summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtrmap.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-24xfs: allow overlapping rtrmapbt records for shared data extentsDarrick J. Wong1-1/+16
2024-12-24xfs: cross-reference checks with the rt refcount btreeDarrick J. Wong1-0/+37
2024-12-24xfs: online repair of the realtime rmap btreeDarrick J. Wong1-0/+7
2024-12-24xfs: cross-reference the realtime rmapbtDarrick J. Wong1-0/+65
2024-12-24xfs: cross-reference realtime bitmap to realtime rmapbt scrubberDarrick J. Wong1-0/+15
2024-12-24xfs: scrub the realtime rmapbtDarrick J. Wong1-0/+184