linux/fs/xfs/scrub
Darrick J. Wong b6c1beb967 xfs: create helpers to scan an allocation group
Add some helpers to enable us to lock an AG's headers, create btree
cursors for all btrees in that allocation group, and clean up
afterwards.

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: scrub btree keys and records 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 scan an allocation group 2017-10-26 15:38:24 -07:00
common.h xfs: create helpers to scan an allocation group 2017-10-26 15:38:24 -07:00
scrub.c xfs: create helpers to scan an allocation group 2017-10-26 15:38:24 -07:00
scrub.h xfs: create helpers to scan an allocation group 2017-10-26 15:38:24 -07:00
trace.c xfs: create helpers to scrub a metadata btree 2017-10-26 15:38:24 -07:00
trace.h xfs: scrub btree keys and records 2017-10-26 15:38:24 -07:00
xfs_scrub.h