From: Joel Becker Date: Thu, 4 Sep 2008 03:03:40 +0000 (-0700) Subject: ocfs2: Add the 'inode64' mount option. X-Git-Tag: v2.6.28-rc1~572^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12462f1d9f0b96389497438dc2730c6f7410be82;p=pandora-kernel.git ocfs2: Add the 'inode64' mount option. Now that ocfs2 limits inode numbers to 32bits, add a mount option to disable the limit. This parallels XFS. 64bit systems can handle the larger inode numbers. [ Added description of inode64 mount option in ocfs2.txt. --Mark ] Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed