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


[EMAIL PROTECTED] changed:

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




------- Additional Comments From [EMAIL PROTECTED]  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.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to