linux/fs/xfs/scrub
Darrick J. Wong 537964bceb xfs: create helpers to scrub a metadata btree
Create helper functions and tracepoints to deal with errors while
scrubbing a metadata btree.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2017-10-26 15:38:24 -07:00
..
btree.c xfs: create helpers to scrub a metadata btree 2017-10-26 15:38:24 -07:00
btree.h xfs: create helpers to scrub a metadata btree 2017-10-26 15:38:24 -07:00
common.c xfs: create helpers to record and deal with scrub problems 2017-10-26 15:38:24 -07:00
common.h xfs: create helpers to record and deal with scrub problems 2017-10-26 15:38:24 -07:00
scrub.c xfs: probe the scrub ioctl 2017-10-26 15:38:23 -07:00
scrub.h xfs: probe the scrub ioctl 2017-10-26 15:38:23 -07:00
trace.c xfs: create helpers to scrub a metadata btree 2017-10-26 15:38:24 -07:00
trace.h xfs: create helpers to scrub a metadata btree 2017-10-26 15:38:24 -07:00
xfs_scrub.h