]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: scrub the AGI
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 18 Oct 2017 04:37:39 +0000 (21:37 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Oct 2017 22:38:24 +0000 (15:38 -0700)
commit8e4e076480ba9acba57916c1da076483947b9928
tree68399a7145cba73c7ae5b4e271beb455057b2757
parent4b145beb5c684ef71f8d842afae95f123ed0b446
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>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/scrub/agheader.c
fs/xfs/scrub/common.c
fs/xfs/scrub/scrub.c
fs/xfs/scrub/scrub.h