e7117f1 fsck.gfs2: Double check that the sysinode pointer has been set

Authored and Committed by andyp a year ago
    fsck.gfs2: Double check that the sysinode pointer has been set
    
    This isn't technically needed as the builder function should return an
    error if it was left NULL but this stops coverity complaining that it
    might be NULL.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+1 -1