commit | 0a960afd60d02808c7f7f36d4aa8a2e07045e1e9 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Thu Sep 21 17:01:37 2017 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Sep 25 12:42:11 2017 -0600 |
tree | 595bbd5401dd60817b57e36f1a457eae9786202f | |
parent | 1a40d97288c6ffea9b355139e88fa62f0e5439f7 [diff] |
nvme-rdma: give up reconnect if state change fails If we failed to transition to state LIVE after a successful reconnect, then controller deletion already started. In this case there is no point moving forward with reconnect. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>