[PATCH] elevator: introduce a way to reuse rq for internal FIFO handling
authorJens Axboe <axboe@suse.de>
Tue, 11 Jul 2006 19:49:15 +0000 (21:49 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:26:59 +0000 (20:26 +0200)
commit1fbfdfcddff4df188b24d9d05271a76a85064583
treeb975a9e9ea5a20750b14ae593eca1d9b2609c29d
parentb8aca35af5e9fbc2e41a3ba1b2e66f24e80ca9b6
[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 <axboe@suse.de>
include/linux/elevator.h