scsi: add support for multiple hardware queues in scsi_(host_)find_tag
authorBart Van Assche <bvanassche@acm.org>
Thu, 30 Oct 2014 13:46:00 +0000 (14:46 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:10 +0000 (11:16 +0100)
Modify scsi_find_tag() and scsi_host_find_tag() such that these
functions can translate a tag generated by blk_mq_unique_tag().

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>

No differences found