linux/Documentation/block
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio
Every usage of rq_for_each_bio wraps a usage of
bio_for_each_segment, so these can be combined into
rq_for_each_segment.

We define "struct req_iterator" to hold the 'bio' and 'index' that
are needed for the double iteration.

Signed-off-by: Neil Brown <neilb@suse.de>

Various compile fixes by me...

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:56 +02:00
..
as-iosched.txt
barrier.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
biodoc.txt Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
capability.txt
deadline-iosched.txt
ioprio.txt
request.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
stat.txt
switching-sched.txt