Jens Axboe 49171e5c6f [PATCH] Remove struct request_list from struct request
It is always identical to &q->rq, and we only use it for detecting
whether this request came out of our mempool or not. So replace it
with an additional ->flags bit flag.

Signed-off-by: Jens Axboe <axboe@suse.de>
2006-09-30 20:29:22 +02:00
..
2006-09-30 20:27:02 +02:00
2006-09-30 20:27:02 +02:00
2006-03-31 12:18:55 -08:00
2006-06-08 15:14:23 -07:00