]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfbb261af5917f14140317f303a1020f84e56be01
tree7512d993fc182b24655d91ea930706451c0591e6
parentc6ab59b4b95e2a58d0000019c1a69f0507fb3de6
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