commit | 21fb4cb1981ef7e02f35a42b2a5ae619517dfe1b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 17 21:37:38 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 26 15:38:24 2017 -0700 |
tree | 5c1adb6c97d3161cd876f2b7dcc76364792e2f20 | |
parent | b6c1beb967b0a4a1b8297ee6f4bc067a0ba32b0b [diff] |
xfs: scrub the secondary superblocks Ensure that the geometry presented in the backup superblocks matches the primary superblock so that repair can recover the filesystem if that primary gets corrupted. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>