From: Kiyoshi Ueda Date: Tue, 11 Dec 2007 22:52:09 +0000 (-0500) Subject: blk_end_request: changing scsi (take 4) X-Git-Tag: v2.6.25-rc1~1172^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=610d8b0c972e3b75493efef8e96175518fd736d3;p=pandora-kernel.git blk_end_request: changing scsi (take 4) This patch converts scsi mid-layer to use blk_end_request interfaces. Related 'uptodate' arguments are converted to 'error'. As a result, the interface of internal function, scsi_end_request(), is changed. Cc: James Bottomley Cc: Boaz Harrosh Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Jens Axboe --- Reading git-diff-tree failed