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)
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>

No differences found