commit | 4244140d7b8f406b7edfd01c050dea783aa1efc5 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Thu Feb 08 08:55:34 2018 -0700 |
committer | Keith Busch <keith.busch@intel.com> | Tue Feb 13 17:09:50 2018 -0700 |
tree | 4cd5574d84e91cf301cd4b4ac81faede92708738 | |
parent | 815c6704bf9f1c59f3a6be380a4032b9c57b12f1 [diff] |
nvme-pci: Fix timeouts in connecting state We need to halt the controller immediately if we haven't completed initialization as indicated by the new "connecting" state. Fixes: ad70062cdb ("nvme-pci: introduce RECONNECTING state to mark initializing procedure") Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de>