DO NOT REPLY [Bug 4957] rsync with acl patch crashes with fuzzy option

2007-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4957 --- Comment #2 from [EMAIL PROTECTED] 2007-09-07 06:02 CST --- at least in 2.6.8+acl_patch, this seems to cure the problem: --- acls.c +++ acls.c @@ -455,7 +455,7 @@ do { int index; rsync_acl_list

Re: (CYGWIN) Rsync Stalling Upon first file transfer.

2007-09-07 Thread Matt McCutchen
On 9/6/07, Jonathan Hurd [EMAIL PROTECTED] wrote: Problem: http://cygwin.com/ml/cygwin/2006-04/msg00792.html Explained: http://cygwin.com/ml/cygwin/2006-04/msg00835.html This is the exact same problem that I'm experiencing, but couldn't find a fix for it... Anyone? As far as I know, the

DO NOT REPLY [Bug 4957] rsync with acl patch crashes with fuzzy option

2007-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4957 --- Comment #1 from [EMAIL PROTECTED] 2007-09-07 03:37 CST --- since the subject may be a bit cryptic: this happens with plain 2.6.8 / 2.6.9 plus the acl patch applied, I've been able to narrow it down that far. (other patches can be

DO NOT REPLY [Bug 4957] rsync with acl patch crashes with fuzzy option

2007-09-07 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4957 --- Comment #3 from [EMAIL PROTECTED] 2007-09-07 18:56 CST --- For 2.6.8, you could simplify your patch by just checking for f 0. For 2.6.9, make sure you have this patch installed for ACL use: