[PATCH] RPC: rename the sockstate field
authorChuck Lever <cel@citi.umich.edu>
Thu, 11 Aug 2005 20:25:38 +0000 (16:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:21 +0000 (12:38 -0400)
commit2226feb6bcd0e5e117a9be3ea3dd3ffc14f3e41e
tree5ae6bde4dd66da8932c23c780745c72cf38de722
parent5dc07727f86b25851e95193a0c484ea21b531c47
[PATCH] RPC: rename the sockstate field

 Clean-up: get rid of a name reference to sockets in the generic parts of the
 RPC client by renaming the sockstate field in the rpc_xprt structure.

 Test-plan:
 Compile kernel with CONFIG_NFS enabled.

 Version: Thu, 11 Aug 2005 16:05:53 -0400

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtsock.c