DO NOT REPLY [Bug 6095] code 23 when files or directories disappear, instead of code 24.

samba-bugs at samba.org samba-bugs at samba.org
Sat Feb 14 16:39:07 GMT 2009


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


wayned at samba.org changed:

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




------- Comment #1 from wayned at 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.


More information about the rsync mailing list