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:
0f35ad6
)
NFSv4.1: Ensure that the layout sequence id stays 'close' to the current
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 4 Oct 2012 23:32:22 +0000
(16:32 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 4 Oct 2012 23:57:48 +0000
(16:57 -0700)
Clamp the layout barrier sequence id to the current sequence id
minus the maximum number of outstanding layoutget requests.
Also ensure that we correctly initialise lo->plh_barrier if there are
no layout segments associated to this layout header.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found