https://bugzilla.samba.org/show_bug.cgi?id=13241
Dave Gordon <dg32...@zoho.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dg32...@zoho.eu --- Comment #1 from Dave Gordon <dg32...@zoho.eu> --- When I run "make check" (version 3.1.3) the xattrs test reports Running .../rsync/rsync -aiX -f-x_system.* -f-x_security.* --fake-super --link-dest=../chk . ../to which appears to be specifically excluding copying any system.* or security.* xattrs in --fake-super mode (and the same in --super mode, for that matter), thus avoiding spurious diffs for additional xattrs that may be present on certain systems. So it looks like this problem is already fixed by commit 87bc2240115a2a1beadd098518a17719908da2cb Author: Wayne Davison <way...@samba.org> Date: Sun Jan 22 16:01:45 2017 -0800 .Dave. -- 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