From: FUJITA Tomonori Date: Sat, 13 Dec 2008 15:55:18 +0000 (+0900) Subject: [SCSI] osst: replace scsi_execute_async with the block layer API X-Git-Tag: v2.6.30-rc1~641^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26243043f207b3faa00594a33e10b2103205f27b;p=pandora-kernel.git [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 Cc: Willem Riede Signed-off-by: James Bottomley --- Reading git-diff-tree failed