From: Keith Busch Date: Thu, 8 Jan 2015 01:55:51 +0000 (-0700) Subject: NVMe: Command abort handling fixes X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~284^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef6a948271d5437f96e731878f2e9cb8c9820b7;p=pandora-kernel.git NVMe: Command abort handling fixes Aborts all requeued commands prior to killing the request_queue. For commands that time out on a dying request queue, set the "Do Not Retry" bit on the command status so the command cannot be requeued. Finanally, if the driver is requested to abort a command it did not start, do nothing. Signed-off-by: Keith Busch Signed-off-by: Jens Axboe --- Reading git-diff-tree failed