]> git.karo-electronics.de Git - linux-beck.git/commit
nvme: allow transitioning from NEW to LIVE state
authorChristoph Hellwig <hch@lst.de>
Mon, 13 Jun 2016 14:45:22 +0000 (16:45 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 5 Jul 2016 17:28:09 +0000 (11:28 -0600)
commit7d2e80080d186c1267f3033b6de91f0ff2f2863d
treeb25c6cffba0c187e15b439b810f5d21ede061585
parent1f5bd336b9150560458b03460cbcfcfbcf8995b1
nvme: allow transitioning from NEW to LIVE state

For Fabrics we're not going through an intermediate reset state
(at least for now).

Reviewed-by: Jay Freyensee <james.p.freyensee@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/core.c