The following commit has been merged in the master branch:
commit 015b1862497a6c34dda61270ae3dbfed42e34d9a
Author: Patrick Winnertz <[email protected]>
Date: Thu Jun 17 13:50:02 2010 +0200
Fixed typo in bug15587 patch: SECURUTY --> SECURITY
Signed-off-by: Patrick Winnertz <[email protected]>
diff --git a/debian/patches/bug15587_security.capability_xattr.dpatch
b/debian/patches/bug15587_security.capability_xattr.dpatch
index 212c991..3b1c5f7 100755
--- a/debian/patches/bug15587_security.capability_xattr.dpatch
+++ b/debian/patches/bug15587_security.capability_xattr.dpatch
@@ -14,7 +14,7 @@ index 8fbc7bf..819e7bb 100644
RETURN(0);
+ /* b15587: ignore security.capability xattr for now */
-+ if ((xattr_type == XATTR_SECURUTY_T &&
++ if ((xattr_type == XATTR_SECURITY_T &&
+ strcmp(name, "security.capability") == 0))
+ RETURN(0);
+
@@ -26,7 +26,7 @@ index 8fbc7bf..819e7bb 100644
RETURN(rc);
+ /* b15587: ignore security.capability xattr for now */
-+ if ((xattr_type == XATTR_SECURUTY_T &&
++ if ((xattr_type == XATTR_SECURITY_T &&
+ strcmp(name, "security.capability") == 0))
+ RETURN(-ENODATA);
+
--
Lustre Debian Packaging
_______________________________________________
Pkg-lustre-svn-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit