a9886d3 clogd: Fix for bug 463772 - invaild copy percent

Authored and Committed by Jonathan Brassow 15 years ago
    clogd:  Fix for bug 463772 - invaild copy percent
    
    A goto statement was placed to far down the function, so
    when corelog+nosync option was used to create a mirror, it
    would skip over some bit initialization work.
    
        
file modified
+2 -1