+1
−0
+2
−1
fs/xfs/scrub/agheader.c
0 → 100644
+330
−0
+2
−0
+4
−0
Loading
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>