summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/refcount_repair.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: port refcount repair to the new refcount bag structureDarrick J. Wong2024-02-221-106/+58
* xfs: remove xfs_refcountbt_stage_cursorChristoph Hellwig2024-02-221-2/+2
* xfs: report XFS_IS_CORRUPT errors to the health systemDarrick J. Wong2024-02-221-2/+7
* xfs: repair refcount btreesDarrick J. Wong2023-12-151-0/+794