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





------- Comment #20 from jr-sambabugzi...@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.
-- 
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

Reply via email to