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:
afa2961
)
NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 21 Nov 2012 14:06:11 +0000
(09:06 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:43 +0000
(
00:30
+0100)
RFC5661 requires us to make sure that the server knows we've updated
our slot table size by sending at least one SEQUENCE op containing the
new 'highest_slotid' value.
We can do so using the 'CHECK_LEASE' functionality of the state
manager.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found