commit | d68a90e148f5a82aa67654c5012071e31c0e4baa | [log] [tgz] |
---|---|---|
author | Max Gurtuvoy <maxg@mellanox.com> | Tue Jun 19 15:45:33 2018 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Wed Jun 20 14:20:51 2018 +0200 |
tree | 2fbfdcb67c6c4385655209184b43d6676ea91476 | |
parent | 5e77d61cbc7e766778037127dab69e6410a8fc48 [diff] |
nvmet: reset keep alive timer in controller enable Controllers that are not yet enabled should not really enforce keep alive timeouts, but we still want to track a timeout and cleanup in case a host died before it enabled the controller. Hence, simply reset the keep alive timer when the controller is enabled. Suggested-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>