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:
47c2199
)
NFSv4.1: Don't update sequence number if rpc_task is not sent
author
Bryan Schumaker
<bjschuma@netapp.com>
Mon, 18 Apr 2011 19:57:32 +0000
(15:57 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 18 Apr 2011 21:05:48 +0000
(17:05 -0400)
If we fail to contact the gss upcall program, then no message will
be sent to the server. The client still updated the sequence number,
however, and this lead to NFS4ERR_SEQ_MISMATCH for the next several
RPC calls.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found