linux/fs/xfs/scrub
Darrick J. Wong a12890aebb xfs: scrub the AGI
Add a forgotten check to the AGI verifier, then wire up the scrub
infrastructure to check the AGI contents.

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
..
agheader.c xfs: scrub the AGI 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: scrub the AGI 2017-10-26 15:38:24 -07:00
common.h xfs: scrub AGF and AGFL 2017-10-26 15:38:24 -07:00
scrub.c xfs: scrub the AGI 2017-10-26 15:38:24 -07:00
scrub.h xfs: scrub the AGI 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