summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/nlinks_repair.c
AgeCommit message (Expand)Author
2024-11-05xfs: refactor directory tree root predicatesDarrick J. Wong
2024-04-23xfs: drop the scrub file's iolock when transaction allocation failsDarrick J. Wong
2024-04-23xfs: walk directory parent pointers to determine backref countDarrick J. Wong
2024-04-15xfs: pin inodes that would otherwise overflow link countDarrick J. Wong
2024-04-15xfs: move files to orphanage instead of letting nlinks drop to zeroDarrick J. Wong
2024-04-15xfs: online repair of directoriesDarrick J. Wong
2024-04-15xfs: update the unlinked list when repairing link countsDarrick J. Wong
2024-02-22xfs: teach repair to fix file nlinksDarrick J. Wong