commit | 63d63cbf5e03f47c99baa0a1ba1c345fe426e3bd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Sep 22 13:39:01 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Sep 27 14:33:55 2016 -0400 |
tree | 73e6cda700a7d801ea7aa1300b0e2fe90979c66d | |
parent | bb3d1a3b24b61d8dd87e2d8c127a92ec8dd5d0d4 [diff] |
NFSv4.1: Don't recheck delegations that have already been checked Ensure we don't spam the server with test_stateid() calls for delegations that have already been checked. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>