[tar] oops

Ondrej Vasik ovasik at fedoraproject.org
Mon Aug 16 13:01:23 UTC 2010


commit 2591b6976d123b6d66791a78910aba079695f19e
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Mon Aug 16 15:01:04 2010 +0200

    oops

 tar-1.23-xattrs.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tar-1.23-xattrs.patch b/tar-1.23-xattrs.patch
index ccb135a..4f982d6 100644
--- a/tar-1.23-xattrs.patch
+++ b/tar-1.23-xattrs.patch
@@ -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.")) &&
 +              strncmp (keyword, "lustre.", strlen("lustre.")) &&
-+              strncmp (keyword, "trusted.", strlen("trusted."))
++              strncmp (keyword, "trusted.", strlen("trusted.")) &&
 +              strncmp (keyword, "security.NTACL", strlen("security.NTACL")))
 +            continue; /* don't try and set anything but normal xattrs */
 +


More information about the scm-commits mailing list