commit | bb8d261e088811ef2b564d745afcd1633428010a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Apr 26 13:51:57 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Mon May 02 09:09:21 2016 -0600 |
tree | 3db3e6e97c0f4cfcd40e16f3c1402fcddd51eb88 | |
parent | 04a934d4c7251e6458a7898c2b4d6c2da29b132c [diff] |
nvme: introduce a controller state machine Replace the adhoc flags in the PCI driver with a state machine in the core code. Based on code from Sagi Grimberg for the Fabrics driver. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Acked-by Jon Derrick: <jonathan.derrick@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>