]> 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)
commit44a4db0a67199e678aadf358dd8eb73188aa82c4
tree7512d993fc182b24655d91ea930706451c0591e6
parent16af927a7f821d6d0eb555c782bdc60da830b492
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