From: FUJITA Tomonori Date: Thu, 28 Aug 2008 07:17:07 +0000 (+0900) Subject: sg: convert the non-data path to use the block layer X-Git-Tag: v2.6.28-rc1~733^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10865dfa34e7552c4c64606edcdf1e21a110c985;p=pandora-kernel.git sg: convert the non-data path to use the block layer This patch converts the non data path to use the block layer functions (blk_get_request, blk_execute_rq_nowait, etc) instead of uses scsi_execute_async(). Signed-off-by: FUJITA Tomonori Signed-off-by: Douglas Gilbert Cc: Mike Christie Cc: James Bottomley Signed-off-by: Jens Axboe --- Reading git-diff-tree failed