[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)
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>

No differences found