From: Tejun Heo Date: Thu, 20 Oct 2005 14:46:23 +0000 (+0200) Subject: [PATCH] 03/05 move last_merge handlin into generic elevator code X-Git-Tag: v2.6.15-rc1~733^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b86245c052963029bfd9020ca1f08ceb66f85a;p=pandora-kernel.git [PATCH] 03/05 move last_merge handlin into generic elevator code Currently, both generic elevator code and specific ioscheds participate in the management and usage of last_merge. This and the following patches move last_merge handling into generic elevator code. Signed-off-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed