0e489a2 fsck.gfs2: metawalk needs to check for no valid leaf blocks

1 file Authored by Bob Peterson 14 years ago, Committed by rpeterso 14 years ago,
    fsck.gfs2: metawalk needs to check for no valid leaf blocks
    
    The code that validates directory leaf blocks was failing in rare
    cases where the directory had no valid leaf blocks at all.
    It would give a good return code and pretend everything was okay
    when, in fact, it left corruption out there.
    
    rhbz#455300
    
        
file modified
+13 -7