commit | 40e6aa10aaf233b58db319e77a6a05ed633e107c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Oct 27 13:38:45 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Nov 03 21:28:46 2019 -0500 |
tree | 4115b2aa2ae83bd01bb309e46e34d17d221a3895 | |
parent | 1deed572351806322c3d9af005c2cf931ff23174 [diff] |
NFSv4: nfs4_return_incompatible_delegation() should check delegation validity Ensure that we check that the delegation is valid in nfs4_return_incompatible_delegation() before we try to return it. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>