[PATCH] 03/05 move last_merge handlin into generic elevator code
authorTejun Heo <htejun@gmail.com>
Thu, 20 Oct 2005 14:46:23 +0000 (16:46 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 28 Oct 2005 06:45:20 +0000 (08:45 +0200)
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 <htejun@gmail.com>
Signed-off-by: Jens Axboe <axboe@suse.de>

No differences found