summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtrefcount.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-24xfs: online repair of the realtime refcount btreeDarrick J. Wong1-0/+9
2024-12-24xfs: check reference counts of gaps between rt refcount recordsDarrick J. Wong1-1/+80
2024-12-24xfs: cross-reference checks with the rt refcount btreeDarrick J. Wong1-0/+86
2024-12-24xfs: scrub the realtime refcount btreeDarrick J. Wong1-0/+487