git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdc7f02
)
NFS/SUNRPC: Convert all users of rpc_call_setup()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 14 Jul 2007 19:40:01 +0000
(15:40 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:32 +0000
(
02:05
-0500)
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>
No differences found