NVMe: Cancel outstanding IOs on queue deletion
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 7 Aug 2012 19:56:23 +0000 (15:56 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 7 Aug 2012 19:56:23 +0000 (15:56 -0400)
If the device is hot-unplugged while there are active commands, we should
time out the I/Os so that upper layers don't just see the I/Os disappear.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c

Simple merge