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:
ea635a5
)
RPC: allow call_encode() to delay transmission of an RPC call.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 18 Oct 2005 21:20:11 +0000
(14:20 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 18 Oct 2005 21:20:11 +0000
(14:20 -0700)
Currently, call_encode will cause the entire RPC call to abort if it returns
an error. This is unnecessarily rigid, and gets in the way of attempts
to allow the NFSv4 layer to order RPC calls that carry sequence ids.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found