projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc8124
)
ocfs2: Documentation update for user_xattr / nouser_xattr mount options
author
Mark Fasheh
<mfasheh@suse.com>
Tue, 7 Oct 2008 18:09:24 +0000
(11:09 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Tue, 14 Oct 2008 00:02:44 +0000
(17:02 -0700)
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Documentation/filesystems/ocfs2.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/filesystems/ocfs2.txt
b/Documentation/filesystems/ocfs2.txt
index 6acf1b4f24669bfe653abf4edfaf9c72b7de0d72..4340cc825796e87d0af97df690ef4ae13fd4e320 100644
(file)
--- 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.