[PATCH] RPC: Rename sock_lock
authorChuck Lever <cel@citi.umich.edu>
Thu, 11 Aug 2005 20:25:32 +0000 (16:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:17 +0000 (12:38 -0400)
commit4a0f8c04f2ece949d54a0c4fd7490259cf23a58a
tree6c6e142cfa37b984dcba6f785a4f886374a307c6
parentb4b5cc85ed4ecbe4adbfbc4df028850de67a9f09
[PATCH] RPC: Rename sock_lock

 Clean-up: replace a name reference to sockets in the generic parts of the RPC
 client by renaming sock_lock in the rpc_xprt structure.

 Test-plan:
 Compile kernel with CONFIG_NFS enabled.

 Version: Thu, 11 Aug 2005 16:05:00 -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