https://bugzilla.samba.org/show_bug.cgi?id=6095
way...@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from way...@samba.org 2009-02-14 10:39 CST ------- I believe you are correct that this is caused by a vanishing directory. The code interpreting some link_stat() failures was changed in a recent release, and it looks like your use of -x caused the stat() of a vanished directory to cause an error 23 when it should have checked for ENOENT and handled it as a vanished file. I've checked in a fix for this. Thanks for the report! -- 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. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html