58ca80a Write the COW header after allocating the file

Authored and Committed by Tim Crawford 5 years ago
    Write the COW header after allocating the file
    
    The header was being overwritten when fallocate was not supported,
    causing backups to fail on the new agent. I would be interested to know
    how it was working on newer kernels.
    
    Resolves: #165
    
        
file modified
+3 -3