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)
commitc10e449827e6008ef5a4a71c0247c7eb73948e1b
tree7512d993fc182b24655d91ea930706451c0591e6
parent0ca3f4825ac92a10aa8f6534f765c44f22778dd3
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>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c