summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/common.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-18xfs: scrub in-core metadataDarrick J. Wong1-0/+1
2018-01-18xfs: cross-reference reverse-mapping btreeDarrick J. Wong1-0/+4
2018-01-18xfs: set up scrub cross-referencing helpersDarrick J. Wong1-0/+16
2018-01-08xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen1-2/+0
2017-11-09xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong1-2/+3
2017-10-27xfs: scrub quota informationDarrick J. Wong1-0/+9
2017-10-27xfs: scrub realtime bitmap/summaryDarrick J. Wong1-0/+9
2017-10-27xfs: scrub directory parent pointersDarrick J. Wong1-0/+2
2017-10-27xfs: scrub symbolic linksDarrick J. Wong1-0/+2
2017-10-27xfs: scrub extended attributesDarrick J. Wong1-0/+2
2017-10-27xfs: scrub directory metadataDarrick J. Wong1-0/+4
2017-10-27xfs: scrub inode block mappingsDarrick J. Wong1-1/+4
2017-10-27xfs: scrub inodesDarrick J. Wong1-0/+3
2017-10-27xfs: scrub refcount btreesDarrick J. Wong1-0/+2
2017-10-27xfs: scrub rmap btreesDarrick J. Wong1-0/+2
2017-10-27xfs: scrub inode btreesDarrick J. Wong1-0/+3
2017-10-27xfs: scrub free space btreesDarrick J. Wong1-0/+6
2017-10-27xfs: scrub AGF and AGFLDarrick J. Wong1-0/+4
2017-10-27xfs: scrub the secondary superblocksDarrick J. Wong1-0/+2
2017-10-27xfs: create helpers to scan an allocation groupDarrick J. Wong1-0/+10
2017-10-27xfs: create helpers to record and deal with scrub problemsDarrick J. Wong1-0/+23
2017-10-27xfs: probe the scrub ioctlDarrick J. Wong1-0/+57