90097fd gfs2_edit -p block# shows wrong height/offset on gfs1 and segfaults on gfs2

Authored and Committed by rpeterso 14 years ago
    gfs2_edit -p block# shows wrong height/offset on gfs1 and segfaults on gfs2
    
    The gfs2_edit tool was using crude calculations to try to figure out
    indirect block offsets when showing and printing indirect blocks.
    Those calculations have been switched to use "metapath" calculations
    to take out the guesswork.
    
    rhbz#506343
    
        
file modified
+13 -3
file modified
+4 -0
file modified
+98 -52
file modified
+3 -0