]> git.ipfire.org Git - ipfire-2.x.git/blob - src/patches/suse-2.6.27.31/patches.suse/ocfs2-Documentation-update-for-user_xattr-nouser_.patch
a121b77fcb75f32f851f6ea14eb79e21132fd088
[ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.suse / ocfs2-Documentation-update-for-user_xattr-nouser_.patch
1 From: Mark Fasheh <mfasheh@suse.com>
2 Subject: ocfs2: Documentation update for user_xattr / nouser_xattr mount options
3 Patch-mainline: 2.6.28
4
5 Signed-off-by: Mark Fasheh <mfasheh@suse.com>
6 ---
7 Documentation/filesystems/ocfs2.txt | 2 ++
8 1 files changed, 2 insertions(+), 0 deletions(-)
9
10 Index: 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.