From: Jens Axboe Date: Thu, 13 Jul 2006 10:39:25 +0000 (+0200) Subject: [PATCH] cfq-iosched: kill crq X-Git-Tag: v2.6.19-rc1~640^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e705374796e72b36e7bb9c59c8d46d2dc5db36a;p=pandora-kernel.git [PATCH] cfq-iosched: kill crq Get rid of the cfq_rq request type. With the added elevator_private2, we have enough room in struct request to get rid of any crq allocation/free for each request. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed