summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/nlinks.c
AgeCommit message (Expand)Author
2024-04-23xfs: add a per-leaf block callback to xchk_xattr_walkDarrick 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-02-22xfs: teach repair to fix file nlinksDarrick J. Wong
2024-02-22xfs: track directory entry updates during live nlinks fsckDarrick J. Wong
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong