6cefaf3 mkfs.gfs2: Zero blocks in alignment gaps

Authored and Committed by andyp 6 years ago
    mkfs.gfs2: Zero blocks in alignment gaps
    
    Stripe and bitmap alignment can leave small gaps between resource group
    spans, and between the superblock and the first resource group. Zero out
    those blocks so that we don't leave stale data in unused space.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+1 -0
file modified
+5 -0
file modified
+46 -1