[Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)

samba-bugs at samba.org samba-bugs at samba.org
Mon Feb 14 04:36:14 GMT 2005


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From wayned at samba.org  2005-02-13 21:36 -------
This was probably a case of the mkstemp() function not opening the file with
large-file support enabled.  The current code attempts to work around this by
using mktemp() and a large-file-supporting open() call when it thinks that this
is going to be a problem.  If you don't believe this analysis to be the case,
let me know.

-- 
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