commit | 95baa25c7321eb8613246acbf61b97911cc748d3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 26 14:51:00 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 26 14:51:00 2009 -0400 |
tree | 3aea4952f4721c2c456ac2b5d056c8db34dd2e6d | |
parent | d0367a508af9cf97beb202935bb9ad8883d30cd1 [diff] |
NFSv4: Fix the case where NFSv4 renewal fails If the asynchronous lease renewal fails (usually due to a soft timeout), then we _must_ schedule state recovery in order to ensure that we don't lose the lease unnecessarily or, if the lease is already lost, that we recover the locking state promptly... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>