commit | c10e449827e6008ef5a4a71c0247c7eb73948e1b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 26 16:16:54 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:47 2012 +0100 |
tree | 7512d993fc182b24655d91ea930706451c0591e6 | |
parent | 0ca3f4825ac92a10aa8f6534f765c44f22778dd3 [diff] |
NFSv4.1: Ping server when our session table limits are too high If the server requests a lower target_highest_slotid, then ensure that we ping it with at least one RPC call containing an appropriate SEQUENCE op. This ensures that the server won't need to send a recall callback in order to shrink the slot table. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>