]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.31/patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
Reenabled linux-xen, added patches for Xen Kernel Version 2.6.27.31,
[people/pmueller/ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.suse / ocfs2-Documentation-update-for-user_xattr-nouser_.patch
diff --git a/src/patches/suse-2.6.27.31/patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch b/src/patches/suse-2.6.27.31/patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
new file mode 100644 (file)
index 0000000..a121b77
--- /dev/null
@@ -0,0 +1,19 @@
+From: Mark Fasheh <mfasheh@suse.com>
+Subject: ocfs2: Documentation update for user_xattr / nouser_xattr mount options
+Patch-mainline: 2.6.28
+
+Signed-off-by: Mark Fasheh <mfasheh@suse.com>
+---
+ Documentation/filesystems/ocfs2.txt |    2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+Index: linux-2.6.27/Documentation/filesystems/ocfs2.txt
+===================================================================
+--- linux-2.6.27.orig/Documentation/filesystems/ocfs2.txt
++++ linux-2.6.27/Documentation/filesystems/ocfs2.txt
+@@ -80,3 +80,5 @@ inode64                      Indicates that Ocfs2 is allowe
+                       any location in the filesystem, including those which
+                       will result in inode numbers occupying more than 32
+                       bits of significance.
++user_xattr    (*)     Enables Extended User Attributes.
++nouser_xattr          Disables Extended User Attributes.