xfs: kill ino64 mount option
authorChristoph Hellwig <hch@lst.de>
Sun, 29 Mar 2009 07:51:08 +0000 (09:51 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Sun, 29 Mar 2009 07:51:08 +0000 (09:51 +0200)
commita19d9f887d81106d52cacbc9930207b487e07e0e
treead1dc614738e31461385a1fc0de5f949bfea1639
parenta0b0b8a5b3cb47892b5984cd86272446bee5f511
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 <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_dir2_block.c
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_sf.c
fs/xfs/xfs_mount.h