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:
0f91421
)
nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
author
Rahul Iyer
<iyer@netapp.com>
Wed, 1 Apr 2009 13:23:17 +0000
(09:23 -0400)
committer
Benny Halevy
<bhalevy@panasas.com>
Wed, 17 Jun 2009 21:11:34 +0000
(14:11 -0700)
Obtain the rpc_xprt from the rpc_rqst so that calls and callback replies
can both use the same code path. A client needs the rpc_xprt in order
to reply to a callback.
Signed-off-by: Rahul Iyer <iyer@netapp.com>
Signed-off-by: Ricardo Labiaga <ricardo.labiaga@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
net/sunrpc/xprt.c
patch
|
blob
|
history
diff --cc
net/sunrpc/xprt.c
Simple merge