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:
2f60ea6
)
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 24 Aug 2011 19:07:37 +0000
(15:07 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 24 Aug 2011 19:07:37 +0000
(15:07 -0400)
The NFSv4 spec does not specify that the server must repeat that error,
so in order to avoid having the delegations revoked, we should handle
it immediately.
Also note that NFS4ERR_CB_PATH_DOWN does in fact renew the lease...
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found