mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
ocfs2: Documentation update for user_xattr / nouser_xattr mount options
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
This commit is contained in:
parent
4cc8124584
commit
696b55d768
@ -80,3 +80,5 @@ inode64 Indicates that Ocfs2 is allowed to create inodes at
|
|||||||
any location in the filesystem, including those which
|
any location in the filesystem, including those which
|
||||||
will result in inode numbers occupying more than 32
|
will result in inode numbers occupying more than 32
|
||||||
bits of significance.
|
bits of significance.
|
||||||
|
user_xattr (*) Enables Extended User Attributes.
|
||||||
|
nouser_xattr Disables Extended User Attributes.
|
||||||
|
Loading…
Reference in New Issue
Block a user