NFS/SUNRPC: Convert all users of rpc_call_setup()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 14 Jul 2007 19:40:01 +0000 (15:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:32 +0000 (02:05 -0500)
commit5138fde01161cd7976fdc51f6a17da73adaa6baf
tree57dea902155fc4c31667ffbc412782edf2593b01
parentbdc7f021f3a1fade77adf3c2d7f65690566fddfe
NFS/SUNRPC: Convert all users of rpc_call_setup()

Replace use of rpc_call_setup() with rpc_init_task(), and in cases where we
need to initialise task->tk_action, with rpc_call_start().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/unlink.c
net/sunrpc/rpcb_clnt.c