fc59244 fixed log corruption error. if the latest log entry before a crash was at the

Authored and Committed by Benjamin Marzinski 19 years ago
    fixed log corruption error. if the latest log entry before a crash was at the
    segment before the last dump entry, that dump entry would get overwritten on
    journal recovery.  Changed checks in check_seg_usage to catch this.
    
        
file modified
+2 -2