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)
commit8fa5c000d7f986ef9cdc6d95f9f7fcee20e0a7d6
tree356b811803db9775fd9c870d189a9ff75885ae6c
parent1f163415dc05983830bcc47b33c155b2528b1574
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>
fs/nfs/dir.c
fs/nfs/inode.c
fs/nfs/namespace.c
fs/nfs/nfs4proc.c
fs/nfs/super.c
include/linux/nfs_fs.h
include/linux/nfs_fs_sb.h