[Bug 6546] Rsync incurs errors trying to remove "security.selinux" xattr

samba-bugs at samba.org samba-bugs at samba.org
Wed Jul 8 03:03:23 UTC 2020


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

Wayne Davison <wayne at opencoder.net> changed:

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

--- Comment #7 from Wayne Davison <wayne at opencoder.net> ---
You can now specify xattr filter rules, such as -f='-x! user.*' to make a root
copy ignore everything but user.* xattrs, or the combo of -f='-x system.*'
-f='-x security.*' to ignore  the system & security prefixes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list