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:
4a818b4
)
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 9 Feb 2012 20:31:36 +0000
(15:31 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Mar 2012 00:30:55 +0000
(16:30 -0800)
commit
b9f9a03150969e4bd9967c20bce67c4de769058f
upstream.
To ensure that we don't just reuse the bad delegation when we attempt to
recover the nfs4_state that received the bad stateid error.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found