summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/refcount.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-18xfs: cross-reference refcount btree during scrubDarrick J. Wong1-0/+67
2018-01-18xfs: cross-reference the rmapbt data with the refcountbtDarrick J. Wong1-2/+334
2018-01-18xfs: cross-reference inode btrees during scrubDarrick J. Wong1-0/+1
2018-01-18xfs: cross-reference with the bnobtDarrick J. Wong1-0/+2
2018-01-18xfs: introduce scrubber cross-referencing stubsDarrick J. Wong1-0/+14
2017-10-27xfs: scrub refcount btreesDarrick J. Wong1-0/+99