https://bugzilla.samba.org/show_bug.cgi?id=9657
Wayne Davison <way...@samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Wayne Davison <way...@samba.org> 2013-05-27 00:05:54 UTC --- There have been a lot of bug fixes in compare dest over time, including proper determination of files not really being equal due to things like permission differences, xattr differences, etc. (All depending on what you tell rsync to preserve.) I'd imagine this is one of the instances that earlier rsyncs got wrong. e.g., in your test case, you'd need to specify --no-t if you don't want a different mtime to cause the files to be unequal. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- 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