From: Mark Fasheh Date: Tue, 7 Oct 2008 18:09:24 +0000 (-0700) Subject: ocfs2: Documentation update for user_xattr / nouser_xattr mount options X-Git-Tag: v2.6.28-rc1~572^2~12 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=696b55d768ea5ebf38a369da615f8c956750ab3f;hp=4cc8124584610fbe087ea2bed29ca52d2d0aa84a;p=karo-tx-linux.git ocfs2: Documentation update for user_xattr / nouser_xattr mount options Signed-off-by: Mark Fasheh --- diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt index 6acf1b4f2466..4340cc825796 100644 --- a/Documentation/filesystems/ocfs2.txt +++ b/Documentation/filesystems/ocfs2.txt @@ -80,3 +80,5 @@ inode64 Indicates that Ocfs2 is allowed to create inodes at 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.