commit | 8fa5c000d7f986ef9cdc6d95f9f7fcee20e0a7d6 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 22 20:06:12 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:24:35 2006 -0400 |
tree | 356b811803db9775fd9c870d189a9ff75885ae6c | |
parent | 1f163415dc05983830bcc47b33c155b2528b1574 [diff] |
NFS: Move rpc_ops from nfs_server to nfs_client 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>