commit | a09115b23e2002bb35b7bfd337683f00875671ec | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Aug 07 15:56:23 2012 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Aug 07 15:56:23 2012 -0400 |
tree | 1335ed44723c27fe0fd9ca221915b08fba4fbec8 | |
parent | 9e866774aab5d2654b0fa8f97890f68913f05700 [diff] |
NVMe: Cancel outstanding IOs on queue deletion 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>