]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] osst: replace scsi_execute_async with the block layer API
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 13 Dec 2008 15:55:18 +0000 (00:55 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:10 +0000 (12:58 -0500)
commitef82690538f81723ac6daf00cefe398f40052ab7
tree0be6196be00ee0f3ded7ec0244136a27fdc04304
parentb8d3fa05742d4180357aa5be9b077f36252e0b2b
[SCSI] osst: replace scsi_execute_async with the block layer API

This replaces scsi_execute_async with the block layer API. st does the
same thing so it might make sense to have something like libst (there
are other things that os and osst can share).

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Willem Riede <osst@riede.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/osst.c
drivers/scsi/osst.h