7704574 fsck.gfs2: Free, don't invalidate, dinodes with bad depth

1 file Authored by Bob Peterson 14 years ago, Committed by rpeterso 14 years ago,
    fsck.gfs2: Free, don't invalidate, dinodes with bad depth
    
    This patch makes fsck.gfs2 free up dinodes with an invalid depth
    rather than marking them invalid.  If we mark them invalid, the
    invalid depth itself will confuse the code that later tries to free
    the metadata associated with the bad dinode.
    
    rhbz#455300
    
        
file modified
+1 -1