commit | be3df3dd4c70ee020587a943a31b98a0fb4b6424 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Thu Oct 31 18:40:32 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 01 10:59:26 2019 -0400 |
tree | fc9a15033a2e3285ca917bd41a01d0503961e89d | |
parent | 669996add4c92476e0f8d6b4cd2bb308d1939fd7 [diff] |
NFSv4: Don't allow a cached open with a revoked delegation If the delegation is marked as being revoked, we must not use it for cached opens. Fixes: 869f9dfa4d6d ("NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>