oops
This commit is contained in:
parent
ba678f2e7a
commit
2591b6976d
@ -1251,7 +1251,7 @@ diff -urNp tar-1.23-orig/src/xattrs.c tar-1.23/src/xattrs.c
|
|||||||
+
|
+
|
||||||
+ if (strncmp (keyword, "user.", strlen("user.")) &&
|
+ if (strncmp (keyword, "user.", strlen("user.")) &&
|
||||||
+ strncmp (keyword, "lustre.", strlen("lustre.")) &&
|
+ strncmp (keyword, "lustre.", strlen("lustre.")) &&
|
||||||
+ strncmp (keyword, "trusted.", strlen("trusted."))
|
+ strncmp (keyword, "trusted.", strlen("trusted.")) &&
|
||||||
+ strncmp (keyword, "security.NTACL", strlen("security.NTACL")))
|
+ strncmp (keyword, "security.NTACL", strlen("security.NTACL")))
|
||||||
+ continue; /* don't try and set anything but normal xattrs */
|
+ continue; /* don't try and set anything but normal xattrs */
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user