d2c1adb fsck.gfs2: Remove all bad eattr blocks

Authored and Committed by rpeterso 11 years ago
    fsck.gfs2: Remove all bad eattr blocks
    
    Before this patch, bad extended attributes were not properly removed
    from a dinode, and blocks were not freed. This patch properly
    removes them all.
    
    rhbz#902920
    
        
file modified
+8 -4
file modified
+7 -1
file modified
+10 -8