NVMe: Start and stop h/w queues on reset
authorKeith Busch <keith.busch@intel.com>
Thu, 8 Jan 2015 01:55:52 +0000 (18:55 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 8 Jan 2015 16:02:20 +0000 (09:02 -0700)
This freezes and stops all the queues on device shutdown and restarts
them on resume. This fixes hotplug and reset issues when the controller
is actively being used.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found