summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/common.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong2017-11-091-2/+3
* xfs: scrub quota informationDarrick J. Wong2017-10-271-0/+9
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-271-0/+9
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-271-0/+2
* xfs: scrub symbolic linksDarrick J. Wong2017-10-271-0/+2
* xfs: scrub extended attributesDarrick J. Wong2017-10-271-0/+2
* xfs: scrub directory metadataDarrick J. Wong2017-10-271-0/+4
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-271-1/+4
* xfs: scrub inodesDarrick J. Wong2017-10-271-0/+3
* xfs: scrub refcount btreesDarrick J. Wong2017-10-271-0/+2
* xfs: scrub rmap btreesDarrick J. Wong2017-10-271-0/+2
* xfs: scrub inode btreesDarrick J. Wong2017-10-271-0/+3
* xfs: scrub free space btreesDarrick J. Wong2017-10-271-0/+6
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-271-0/+4
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-271-0/+2
* xfs: create helpers to scan an allocation groupDarrick J. Wong2017-10-271-0/+10
* xfs: create helpers to record and deal with scrub problemsDarrick J. Wong2017-10-271-0/+23
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-271-0/+57