commit | be20037725d17935ec669044bd2b15bc40c3b5ab | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat May 08 10:01:32 2021 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Jun 13 19:36:27 2021 -0400 |
tree | 8983ea411cfae5ab5153f0f3a20a16bf5f35ccb7 | |
parent | 009c9aa5be652675a06d5211e1640e02bbb1c33d [diff] |
NFSv4: Fix delegation return in cases where we have to retry If we're unable to immediately recover all locks because the server is unable to immediately service our reclaim calls, then we want to retry after we've finished servicing all the other asynchronous delegation returns on our queue. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>