4e30050 fsck.gfs2: Fix journal sequence number reporting problem

1 file Authored by rpeterso 9 years ago, Committed by andyp 9 years ago,
    fsck.gfs2: Fix journal sequence number reporting problem
    
    This bug was spotted by coverity. The fsck.gfs2 should include a line
    to report the number of journal sequence errors fixed. It was coded
    improperly so that it was never displayed. This patch fixes the code
    so that the message will be printed properly.
    
        
file modified
+5 -4