commit | a12890aebb895951720ff884eab1c99a30645b29 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 17 21:37:39 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 26 15:38:24 2017 -0700 |
tree | 68399a7145cba73c7ae5b4e271beb455057b2757 | |
parent | ab9d5dc59fe6157b8035c4b605166b868f678ee4 [diff] |
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>