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:
e983120
)
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Fri, 17 Oct 2014 12:10:25 +0000
(15:10 +0300)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 12 Nov 2014 22:00:09 +0000
(17:00 -0500)
NFSv4.0 does not have TEST_STATEID/FREE_STATEID functionality, so
unlike NFSv4.1, the recovery procedure when stateids have expired or
have been revoked requires us to just forget the delegation.
http://lkml.kernel.org/r/CAN-5tyHwG=Cn2Q9KsHWadewjpTTy_K26ee+UnSvHvG4192p-Xw@mail.gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found