summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/ialloc.c
AgeCommit message (Collapse)Author
2017-10-26xfs: scrub inode btreesDarrick J. Wong
Check the records of the inode btrees to make sure that the values make sense given the inode records themselves. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>