diff options
author | 2021-05-25 08:49:05 -0700 | |
---|---|---|
committer | 2021-05-26 16:18:22 +0200 | |
commit | aaeadd7075dc9e184bc7876e9dd7b3bada771df2 (patch) | |
tree | 85bf27ca7f3e8a8b161e26d6c964001992055add /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_response (diff) | |
download | wireguard-linux-aaeadd7075dc9e184bc7876e9dd7b3bada771df2.tar.xz wireguard-linux-aaeadd7075dc9e184bc7876e9dd7b3bada771df2.zip |
nvmet: fix false keep-alive timeout when a controller is torn down
Controller teardown flow may take some time in case it has many I/O
queues, and the host may not send us keep-alive during this period.
Hence reset the traffic based keep-alive timer so we don't trigger
a controller teardown as a result of a keep-alive expiration.
Reported-by: Yi Zhang <yi.zhang@redhat.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Tested-by: Yi Zhang <yi.zhang@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions