commit | ad11408970df79d5f481aa9964e91f183133424c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Jul 26 14:40:53 2019 +0100 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Aug 04 22:35:40 2019 -0400 |
tree | 76adb80f2591ef72409fac11d8da6c055a202a10 | |
parent | 27a30cf64a5cbe2105e4ff9613246b32d584766a [diff] |
NFSv4.1: Only reap expired delegations Fix nfs_reap_expired_delegations() to ensure that we only reap delegations that are actually expired, rather than triggering on random errors. Fixes: 45870d6909d5a ("NFSv4.1: Test delegation stateids when server...") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>