NFS: Move rpc_ops from nfs_server to nfs_client
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Aug 2006 00:06:12 +0000 (20:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:24:35 +0000 (23:24 -0400)
Move the rpc_ops from the nfs_server struct to the nfs_client struct as they're
common to all server records of a particular NFS protocol version.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found