]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/suse-2.6.27.39/patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
Imported linux-2.6.27.39 suse/xen patches.
[ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.suse / ocfs2-Documentation-update-for-user_xattr-nouser_.patch
CommitLineData
2cb7cef9
BS
1From: Mark Fasheh <mfasheh@suse.com>
2Subject: ocfs2: Documentation update for user_xattr / nouser_xattr mount options
3Patch-mainline: 2.6.28
4
5Signed-off-by: Mark Fasheh <mfasheh@suse.com>
6---
7 Documentation/filesystems/ocfs2.txt | 2 ++
8 1 files changed, 2 insertions(+), 0 deletions(-)
9
10Index: linux-2.6.27/Documentation/filesystems/ocfs2.txt
11===================================================================
12--- linux-2.6.27.orig/Documentation/filesystems/ocfs2.txt
13+++ linux-2.6.27/Documentation/filesystems/ocfs2.txt
14@@ -80,3 +80,5 @@ inode64 Indicates that Ocfs2 is allowe
15 any location in the filesystem, including those which
16 will result in inode numbers occupying more than 32
17 bits of significance.
18+user_xattr (*) Enables Extended User Attributes.
19+nouser_xattr Disables Extended User Attributes.