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:
8e63b6a
)
NFSv4.1: Deal effectively with interrupted RPC calls.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 15 Dec 2012 20:36:07 +0000
(15:36 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 15 Dec 2012 20:39:59 +0000
(15:39 -0500)
If an RPC call is interrupted, assume that the server hasn't processed
the RPC call so that the next time we use the slot, we know that if we
get a NFS4ERR_SEQ_MISORDERED or NFS4ERR_SEQ_FALSE_RETRY, we just have
to bump the sequence number.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found