https://bugzilla.samba.org/show_bug.cgi?id=7337
way...@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from way...@samba.org 2010-04-24 13:20 CST ------- Rsync currently writes out a 0-byte into the final byte of the file when a file is sparse clear through to the end. We should probably change that to use ftruncate() (when available) instead. I'll give that a try soon, unless someone beats me to the punch. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html