5d6ebaf fsck.gfs2: Make functions use sdp rather than sbp

Authored and Committed by rpeterso 12 years ago
    fsck.gfs2: Make functions use sdp rather than sbp
    
    For years, the fsck.gfs2 tool used two different variable names to refer to the
    same structure: sdp and sbp.  This patch changes them all to sdp so they are now
    consistent with the kernel code.
    
    rhbz#675723
    
        
file modified
+10 -10
file modified
+42 -42
file modified
+25 -25
file modified
+16 -14
file modified
+2 -2
file modified
+9 -9
file modified
+17 -20
file modified
+16 -15
file modified
+35 -33
file modified
+27 -23
file modified
+11 -10
file modified
+11 -11