aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/ocfs2.txt2
1 files changed, 2 insertions, 0 deletions
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
80 any location in the filesystem, including those which 80 any location in the filesystem, including those which
81 will result in inode numbers occupying more than 32 81 will result in inode numbers occupying more than 32
82 bits of significance. 82 bits of significance.
83user_xattr (*) Enables Extended User Attributes.
84nouser_xattr Disables Extended User Attributes.