commit | 042b60beb410caf68f576d63d6849d0f0a545eb0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 24 15:07:37 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Aug 24 15:07:37 2011 -0400 |
tree | 82f2a8c3ed32deb165181373b619dd04902e13cc | |
parent | 2f60ea6b8ceda61ae08bef71a652eac36ec193b3 [diff] |
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error 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>