On Wed, Dec 13, 2017 at 03:59:32PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Whenever we load a buffer, explicitly re-call the structure verifier to > ensure that memory isn't corrupting things. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > fs/xfs/scrub/agheader.c | 3 +++ > fs/xfs/scrub/btree.c | 4 ++++ > fs/xfs/scrub/common.c | 23 +++++++++++++++++++++++ > fs/xfs/scrub/common.h | 2 ++ > fs/xfs/scrub/dabtree.c | 22 ++++++++++++++++++++++ > fs/xfs/scrub/dir.c | 4 ++++ > 6 files changed, 58 insertions(+) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html