NFS: Add a boot parameter to disable 64 bit inode numbers
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 16:01:04 +0000 (12:01 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:52 +0000 (17:20 -0400)
commitf43bf0bebed7c33b698a8a25f95812f9e87c3843
tree20c527153cde564ca3517cf6f214fa32727542bb
parent2a3f5fd45938bd86ce8faf4cb26be4f7e9ae2941
NFS: Add a boot parameter to disable 64 bit inode numbers

This boot parameter will allow legacy 32-bit applications which call stat()
to continue to function even if the NFSv3/v4 server uses 64-bit inode
numbers.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Documentation/kernel-parameters.txt
fs/nfs/dir.c
fs/nfs/inode.c
include/linux/nfs_fs.h