commit | 26243043f207b3faa00594a33e10b2103205f27b | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sun Dec 14 00:55:18 2008 +0900 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:10 2009 -0500 |
tree | 0be6196be00ee0f3ded7ec0244136a27fdc04304 | |
parent | 78a42ce8fb2604c459e9ebb2a4f2d546b8250111 [diff] |
[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>