summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/btree.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: trivial sparse fixes for the new scrub codeChristoph Hellwig2017-11-061-1/+1
* xfs: compare btree block keys to parent block's keys during scrubDarrick J. Wong2017-10-271-0/+46
* xfs: scrub btree keys and recordsDarrick J. Wong2017-10-261-1/+109
* xfs: scrub the shape of a metadata btreeDarrick J. Wong2017-10-261-5/+253
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-261-0/+114