[PATCH] helper function for retrieving scsi_cmd given host based block layer tag
authorDavid C Somayajulu <david.somayajulu@qlogic.com>
Wed, 4 Oct 2006 06:27:25 +0000 (08:27 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Wed, 4 Oct 2006 17:32:09 +0000 (19:32 +0200)
This was necessitated by the need for a function to get back
to a scsi_cmnd, when an hba the posts its (corresponding) completion
interrupt with a block layer tag as its reference.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found