]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/filesystems/ocfs2.txt
ocfs2: Add the 'inode64' mount option.
[linux-2.6-omap-h63xx.git] / Documentation / filesystems / ocfs2.txt
index c318a8bbb1ef1efdbd68930ed687595f3c397121..6acf1b4f24669bfe653abf4edfaf9c72b7de0d72 100644 (file)
@@ -76,3 +76,7 @@ localalloc=8(*)               Allows custom localalloc size in MB. If the value is too
                        large, the fs will silently revert it to the default.
                        Localalloc is not enabled for local mounts.
 localflocks            This disables cluster aware flock.
+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.