SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 Oct 2007 22:40:21 +0000 (18:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:31 +0000 (02:05 -0500)
commit77de2c590ec72828156d85fa13a96db87301cc68
tree9e14b6c75df046d406f0652f98eb520db64d3675
parent5085925902cc4d93b9a4992936edd2aee70a5e15
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c