Browse Source

ocfs2: Documentation update for user_xattr / nouser_xattr mount options

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Mark Fasheh 16 years ago
parent
commit
696b55d768
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/filesystems/ocfs2.txt

+ 2 - 0
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.