]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitea696ecec05b54326187c9072d48740f10aaf025
tree57dea902155fc4c31667ffbc412782edf2593b01
parent855a880db43a5258d3e9c3f4fecad833999d954e
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