From: Kiyoshi Ueda Date: Mon, 28 Jan 2008 09:29:42 +0000 (+0100) Subject: blk_end_request: changing s390 (take 4) X-Git-Tag: v2.6.25-rc1~1172^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c4e21486154c8db93c7e82a4b3ab5f621cd1d97;p=pandora-kernel.git blk_end_request: changing s390 (take 4) This patch converts s390 to use blk_end_request interfaces. Related 'uptodate' arguments are converted to 'error'. As a result, the interfaces of internal functions below are changed: o dasd_end_request o tapeblock_end_request Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux390@de.ibm.com Signed-off-by: Kiyoshi Ueda Signed-off-by: Jun'ichi Nomura Signed-off-by: Jens Axboe --- Reading git-diff-tree failed