commit | 749941f2365db8198b5d75c83a575ee6e55bf03b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Nov 26 11:46:39 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Dec 22 09:38:20 2015 -0700 |
tree | 6158e3a2405b61d113677a7f94b88cebfdc3f97d | |
parent | 287922eb0b186e2a5bf54fdd04b734c25c90035c [diff] |
nvme: only ignore hardware errors in nvme_create_io_queues Half initialized queues due to kernel error returns or timeout are still a good reason to give up on initializing a controller. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>