From: Jens Axboe Date: Fri, 16 Jun 2006 13:35:39 +0000 (+0200) Subject: [PATCH] cfq-iosched: rq update fixes X-Git-Tag: v2.6.18-rc1~1081^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd61af0384014ca29428ace7c17a978b755aeddd;p=pandora-kernel.git [PATCH] cfq-iosched: rq update fixes - Remember to set ->last_sector so that the cfq_choose_req() logic works correctly. - Remove redundant call to cfq_choose_req() Signed-off-by: Jens Axboe --- Reading git-diff-tree failed