summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/refcount_repair.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22xfs: port refcount repair to the new refcount bag structureDarrick J. Wong1-106/+58
2024-02-22xfs: remove xfs_refcountbt_stage_cursorChristoph Hellwig1-2/+2
2024-02-22xfs: report XFS_IS_CORRUPT errors to the health systemDarrick J. Wong1-2/+7
2023-12-15xfs: repair refcount btreesDarrick J. Wong1-0/+794