027ab64 clogd: Fix one cause of bug 464550 - copy percentage can get stuck during

Authored and Committed by Jonathan Brassow 15 years ago
    clogd:  Fix one cause of bug 464550 - copy percentage can get stuck during
    
    If the cluster log gets a request from the kernel to shutdown immediately
    after it was created, then it must perform some clean-up.  This covers the
    case where it is told to shutdown after it has requested a checkpoint, but
    before it has read/unlinked it.
    
        
file modified
+77 -61