From: Matthew Wilcox Date: Tue, 7 Aug 2012 19:56:23 +0000 (-0400) Subject: NVMe: Cancel outstanding IOs on queue deletion X-Git-Tag: v3.6~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09115b23e2002bb35b7bfd337683f00875671ec;p=pandora-kernel.git 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 --- Reading git-diff-tree failed