summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/rmap_repair.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: Remove unused function is_rt_data_forkJiapeng Chong2024-04-221-8/+0
* xfs: don't pick up IOLOCK during rmapbt repair scanDarrick J. Wong2024-04-151-15/+1
* xfs: hook live rmap operations during a repair operationDarrick J. Wong2024-02-221-5/+140
* xfs: create a shadow rmap btree during rmap repairDarrick J. Wong2024-02-221-69/+165
* xfs: repair the rmapbtDarrick J. Wong2024-02-221-0/+1466