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:
cf470c3
)
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 7 Mar 2012 21:39:06 +0000
(16:39 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 7 Mar 2012 22:11:19 +0000
(17:11 -0500)
If a setattr() fails because of an NFS4ERR_OPENMODE error, it is
probably due to us holding a read delegation. Ensure that the
recovery routines return that delegation in this case.
Reported-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
No differences found