From: David Howells Date: Wed, 23 Aug 2006 00:06:12 +0000 (-0400) Subject: NFS: Move rpc_ops from nfs_server to nfs_client X-Git-Tag: v2.6.19-rc1~1271^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fa5c000d7f986ef9cdc6d95f9f7fcee20e0a7d6;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed