[PATCH] as-iosched: kill arq
authorJens Axboe <axboe@suse.de>
Tue, 18 Jul 2006 19:07:29 +0000 (21:07 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:27:02 +0000 (20:27 +0200)
Get rid of the as_rq request type. With the added elevator_private2, we
have enough room in struct request to get rid of any arq allocation/free
for each request.

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Nick Piggin <npiggin@suse.de>

No differences found