aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rmap_repair.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22xfs: Remove unused function is_rt_data_forkJiapeng Chong1-8/+0
2024-04-15xfs: don't pick up IOLOCK during rmapbt repair scanDarrick J. Wong1-15/+1
2024-02-22xfs: hook live rmap operations during a repair operationDarrick J. Wong1-5/+140
2024-02-22xfs: create a shadow rmap btree during rmap repairDarrick J. Wong1-69/+165
2024-02-22xfs: repair the rmapbtDarrick J. Wong1-0/+1466