alistair23-linux/drivers/s390/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
..
dasd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
dasd_3370_erp.c
dasd_3990_erp.c
dasd_9336_erp.c
dasd_9343_erp.c
dasd_devmap.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
dasd_diag.c Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
dasd_diag.h
dasd_eckd.c Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
dasd_eckd.h
dasd_eer.c [S390] dasd_eer: use mutex instead of semaphore 2007-05-31 17:38:10 +02:00
dasd_erp.c
dasd_fba.c Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
dasd_fba.h
dasd_genhd.c
dasd_int.h [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
dasd_ioctl.c
dasd_proc.c [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE 2007-07-10 11:24:50 +02:00
dcssblk.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
Makefile
xpram.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00