summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/dirtree.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-23xfs: fix corruptions in the directory treeDarrick J. Wong1-3/+35
2024-04-23xfs: invalidate dirloop scrub path data when concurrent updates happenDarrick J. Wong1-1/+159
2024-04-23xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong1-0/+795