[PATCH] block: support larger block pc requests
authorMike Christie <michaelc@cs.wisc.edu>
Fri, 1 Dec 2006 09:40:55 +0000 (10:40 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 1 Dec 2006 09:40:55 +0000 (10:40 +0100)
commit0e75f9063f5c55fb0b0b546a7c356f8ec186825e
treedb138f641175403546c2147def4b405f3ff453a8
parentad2d7225709b11da47e092634cbdf0591829ae9c
[PATCH] block: support larger block pc requests

This patch modifies blk_rq_map/unmap_user() and the cdrom and scsi_ioctl.c
users so that it supports requests larger than bio by chaining them together.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/ll_rw_blk.c
block/scsi_ioctl.c
drivers/cdrom/cdrom.c
fs/bio.c
include/linux/blkdev.h