[Bug 11588] better handling for --preallocate with --sparse

samba-bugs at samba.org samba-bugs at samba.org
Sun Oct 9 04:27:27 UTC 2016


https://bugzilla.samba.org/show_bug.cgi?id=11588

--- Comment #19 from Wayne Davison <wayned at samba.org> ---
Also, to be more like rsync would do you can follow the hole-punch with a seek
and a write so that the file ends up with a non-zero size. Apparently if I
change the order to do the seek & the write first and THEN punch hole it works.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list