summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/btree.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: const-ify xfs_owner_info argumentsDarrick J. Wong2018-12-121-11/+11
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-231-13/+12Star
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-231-6/+6
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-231-11/+11
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: set up scrub cross-referencing helpersDarrick J. Wong2018-01-181-0/+9
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-271-0/+57