summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/refcount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-181-0/+67
* xfs: cross-reference the rmapbt data with the refcountbtDarrick J. Wong2018-01-181-2/+334
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-181-0/+1
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-181-0/+2
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-181-0/+14
* xfs: scrub refcount btreesDarrick J. Wong2017-10-271-0/+99