From: Keith Busch Date: Thu, 8 Jan 2015 15:59:53 +0000 (-0700) Subject: blk-mq: End unstarted requests on a dying queue X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~284^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb130dbfc40eabcd4e10797310bda6b9f6dd7e76;p=pandora-kernel.git blk-mq: End unstarted requests on a dying queue Requests that haven't been started prior to a queue dying can be ended in error without waiting for them to start and time out. Signed-off-by: Keith Busch Added code comment to explain why this is done. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed