From: Christoph Hellwig Date: Sun, 29 Mar 2009 07:51:08 +0000 (+0200) Subject: xfs: kill ino64 mount option X-Git-Tag: v2.6.30-rc1~232^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19d9f887d81106d52cacbc9930207b487e07e0e;p=pandora-kernel.git xfs: kill ino64 mount option The ino64 mount option adds a fixed offset to 32bit inode numbers to bring them into the 64bit range. There's no need for this kind of debug tool given that it's easy to produce real 64bit inode numbers for testing. Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen Reviewed-by: Felix Blyakher --- Reading git-diff-tree failed