From: Jens Axboe Date: Tue, 18 Jul 2006 19:07:29 +0000 (+0200) Subject: [PATCH] as-iosched: kill arq X-Git-Tag: v2.6.19-rc1~640^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8e674cb1dafc818ffea93d97e4c1c1f01fdbb6;p=pandora-kernel.git [PATCH] as-iosched: kill arq 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 Signed-off-by: Nick Piggin --- Reading git-diff-tree failed