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 [PATCH] io/storage: Documentation update to as-iosched.txt 2006-12-07 08:39:32 -08:00
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 genhd: expose AN to user space 2007-05-23 20:14:11 -07:00
deadline-iosched.txt Fix typos in Documentation/: 'H'-'M' 2006-10-03 22:50:39 +02:00
ioprio.txt misc doc and kconfig typos 2007-05-09 08:58:15 +02:00
request.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
stat.txt [PATCH] block/stat.txt 2006-01-08 20:14:01 -08:00
switching-sched.txt [PATCH] Document online io scheduler switching 2006-04-20 13:04:36 +02:00