]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Don't recheck delegations that have already been checked
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 22 Sep 2016 17:39:01 +0000 (13:39 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 27 Sep 2016 18:33:55 +0000 (14:33 -0400)
commit0d4612dcd1cb39814a8e4601ba0a8dc1d18ad734
tree73e6cda700a7d801ea7aa1300b0e2fe90979c66d
parentf5065c1e9b70dd5f38a964e9b1b4086bc38b39b4
NFSv4.1: Don't recheck delegations that have already been checked

Ensure we don't spam the server with test_stateid() calls for
delegations that have already been checked.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Tested-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c