DO NOT REPLY [Bug 3653] Reduce the need for the "vanished files" warning

samba-bugs at samba.org samba-bugs at samba.org
Sun Nov 21 18:43:34 MST 2010


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





------- Comment #20 from jr-sambabugzilla at quo.to  2010-11-21 19:43 CST -------
(In reply to comment #19)
> You're right that the IOERR_GENERAL flag (which corresponds to that message)
> stops all destination files from being deleted.  But it is only supposed be set
> when there is an error that might lead to the omission of existing source files
> from the file list.  A run-of-the-mill vanished file should not set the flag. 

AFAICS, delete_in_dir() suppresses deletion when /any/ flag is set in io_error:

        if (io_error && !ignore_errors) {


-- 
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