NFSv4.1: Ping server when our session table limits are too high
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 21:16:54 +0000 (16:16 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:47 +0000 (00:30 +0100)
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>

No differences found