aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/parent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong1-1/+11
2018-01-17xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong1-3/+3
2018-01-09xfs: harden directory integrity checks some moreDarrick J. Wong1-1/+1
2017-11-09xfs: fix uninitialized return values in scrub codeDarrick J. Wong1-2/+2
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong1-0/+317