From: Jens Axboe Date: Tue, 11 Jul 2006 19:49:15 +0000 (+0200) Subject: [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling X-Git-Tag: v2.6.19-rc1~640^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fbfdfcddff4df188b24d9d05271a76a85064583;p=pandora-kernel.git [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling The io schedulers can use this instead of having to allocate space for it themselves. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed