summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2020-11-03 15:53:30 +0000
committerAndreas Gruenbacher <agruenba@redhat.com>2020-11-03 16:59:07 +0100
commit74da517cc655a82ded715dea7245ce88ebc91b98 (patch)
tree4f7353021a5af929d63b56b51864716c0518155c
parente60b42e403dd8d959e514f6e7e9d86fc3c88eb89 (diff)
downloadattr-74da517cc655a82ded715dea7245ce88ebc91b98.tar.gz
xattr.conf: Indicate afs metadata xattrs should be skipped when copying
Indicate that afs metadata xattrs should be skipped when copying, particularly ACLs as these aren't valid cross-cell.
-rw-r--r--xattr.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/xattr.conf b/xattr.conf
index dcbc12c..1affac5 100644
--- a/xattr.conf
+++ b/xattr.conf
@@ -19,3 +19,4 @@ trusted.SGI_MAC_FILE skip # xfs specific
xfsroot.* skip # xfs specific; obsolete
user.Beagle.* skip # ignore Beagle index data
security.evm skip # may only be written by kernel
+afs.* skip # AFS metadata and ACLs