[Bug 10272] resource fork handling is broken in 3.1.0

samba-bugs at samba.org samba-bugs at samba.org
Mon Nov 25 14:13:41 MST 2013


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

Wayne Davison <wayned at samba.org> changed:

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

--- Comment #2 from Wayne Davison <wayned at samba.org> 2013-11-25 21:13:40 UTC ---
This error looks like the read happened fine, but it tried to write the huge
resource fork in one buffer call that didn't support flushing the buffer
between chunks.  I'm checking in a change that will fix this.  I'm also moving
the chunked xattr reading from the hfs-compression patch into the main OS X
code.  Committed to git.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list