From: Shaohua Li Date: Fri, 30 May 2014 14:06:42 +0000 (-0600) Subject: blk-mq: blk_mq_tag_to_rq should handle flush request X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~47^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2230237500821aedfcf2bba2a79d9cbca389233c;p=pandora-kernel.git blk-mq: blk_mq_tag_to_rq should handle flush request flush request is special, which borrows the tag from the parent request. Hence blk_mq_tag_to_rq needs special handling to return the flush request from the tag. Signed-off-by: Shaohua Li Signed-off-by: Jens Axboe --- Reading git-diff-tree failed