This patchset removes scsi_req_map_sg. IOW, this patchset removes 'SCSI-ml does something wrong' comment in the block layer :) /* * Temporary export, until SCSI gets fixed up. */ extern int blk_rq_append_bio(struct request_queue *q, struct request *rq, struct bio *bio); This patchset also removes scsi_execute_async and struct scsi_io_context() and unexport bio_add_pc_page(). This is against scsi-misc and depends on two patchsets: 'removing scsi_execute_async in st' the second half patchset: http://marc.info/?l=linux-scsi&m=122900494917385&w=2 'removing scsi_execute_async in osst' the patchset: http://marc.info/?l=linux-scsi&m=122918478521903&w=2 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html