commit | 333ac786a1b4a366da9830f550ba440e398bb5a5 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Oct 22 12:12:17 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 03 21:28:45 2019 -0500 |
tree | 2597dcc6888d2d039aba2158d9a360b449d75e5f | |
parent | e6237b6feb37582fbd6bd7a8336d1256a6b4b4f9 [diff] |
NFSv4: Fix delegation handling in update_open_stateid() If the delegation is marked as being revoked, then don't use it in the open state structure. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>