commit | c9d3bf8810514b1d32b49254a8f3485f36380eed | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Wed Jan 07 18:55:52 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Jan 08 09:02:20 2015 -0700 |
tree | 086d04b656a7aa59aae4e5b8915ea503eb54f27f | |
parent | cef6a948271d5437f96e731878f2e9cb8c9820b7 [diff] |
NVMe: Start and stop h/w queues on reset 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>