mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +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
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue