NFS: Remove the redundant nfs_client->cl_nfsversion
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 Dec 2007 19:56:07 +0000 (14:56 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:49 +0000 (02:05 -0500)
commit40c553193df41920de659f0446e5d214c862e827
tree4ee62a79fae0ebba26d119a1aae89bfd1a552c10
parentc81468a1a766921f11ae44e8a99816ac8dc7b015
NFS: Remove the redundant nfs_client->cl_nfsversion

We can get the same information from the rpc_ops structure instead.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/namespace.c
fs/nfs/super.c
include/linux/nfs_fs_sb.h