DO NOT REPLY [Bug 7337] sparse files not equally sparse on destination

samba-bugs at samba.org samba-bugs at samba.org
Sat Apr 24 12:20:31 MDT 2010


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #1 from wayned at 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.


More information about the rsync mailing list