commit | f583f4924d669d36de677e0cc2422ee95203d444 | [log] [tgz] |
---|---|---|
author | David C Somayajulu <david.somayajulu@qlogic.com> | Wed Oct 04 08:27:25 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Wed Oct 04 19:32:09 2006 +0200 |
tree | 08efeac804151bbaef8cf0ca7effaa4e30e037f9 | |
parent | 4a61f17378c2cdd9bd8f34ef8bd7422861d0c1f1 [diff] |
[PATCH] helper function for retrieving scsi_cmd given host based block layer tag 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>