summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/rmap.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-39/+39
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-8/+8
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-39/+39
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-161-3/+3
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-181-0/+37
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-181-0/+65
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-181-0/+4
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-181-0/+5
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-181-0/+12
* xfs: scrub rmap btreesDarrick J. Wong2017-10-271-0/+138