]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: scrub btree keys and records
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 18 Oct 2017 04:37:37 +0000 (21:37 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Oct 2017 22:38:24 +0000 (15:38 -0700)
commitf0b2d37748d41c66d890191f1703accb1a5c5ca4
tree019067dc3971e0164e90ebea7fdf2995b97563b7
parentc531f5b4a7d65ed4e412f1657723eed656677b0a
xfs: scrub btree keys and records

Add to the btree scrubber the ability to check that the keys and
records are in the right order and actually call out to our record
iterator to do actual checking of the records.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/scrub/btree.c
fs/xfs/scrub/trace.h