From 5e705374796e72b36e7bb9c59c8d46d2dc5db36a Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 13 Jul 2006 12:39:25 +0200 Subject: [PATCH] [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-format-patch failed