73ec6db fsck.gfs2: Convert block_type to bitmap_type after pass1 and 5

8 files Authored by rpeterso 7 years ago, Committed by andyp 7 years ago,
    fsck.gfs2: Convert block_type to bitmap_type after pass1 and 5
    
    This patch changes all the passes that happen after pass1 and 5
    from using block_type to using bitmap_type. This is a step toward
    eliminating the blockmap after pass1 and pass5 are complete.
    
    Signed-off-by: Bob Peterson <rpeterso@redhat.com>
    
        
file modified
+2 -2
file modified
+6 -6
file modified
+3 -3
file modified
+3 -3
file modified
+4 -4
file modified
+1 -1
file modified
+1 -1
file modified
+8 -0