33aba2e fsck.gfs2: Rebuild system files if they don't have the SYS bit set

1 file Authored by rpeterso 9 years ago, Committed by andyp 9 years ago,
    fsck.gfs2: Rebuild system files if they don't have the SYS bit set
    
    This patch checks for the GFS2_DIF_SYSTEM bit on system dinodes. If the
    bit is not set, the dinode is assumed to be corrupt and rebuilt.
    If the jindex is rebuilt, it needs to be re-read.
    
        
file modified
+41 -14