summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/iscan.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-16xfs: scan the filesystem to repair a directory dotdot entryDarrick J. Wong1-0/+1
2024-04-16xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmodeDarrick J. Wong1-0/+15
2024-02-22xfs: repair file modes by scanning for a dirent pointing to usDarrick J. Wong1-0/+3
2024-02-22xfs: iscan batching should handle unallocated inodes tooDarrick J. Wong1-1/+5
2024-02-22xfs: cache a bunch of inodes for repair scansDarrick J. Wong1-0/+7
2024-02-22xfs: stagger the starting AG of scrub iscans to reduce contentionDarrick J. Wong1-0/+7
2024-02-22xfs: implement live inode scan for scrubDarrick J. Wong1-0/+63