6f1e7d3 fsck.gfs2 truncates directories with more than 100,000 entries

Authored and Committed by rpeterso 13 years ago
    fsck.gfs2 truncates directories with more than 100,000 entries
    
    This patch allows fsck.gfs2 to properly process "continuation
    leaf blocks" in directories.  It also fixes a memory leak.
    
    rhbz#629010
    
        
file modified
+8 -0
file modified
+14 -4
file modified
+82 -89
file modified
+11 -4
file modified
+9 -5