[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>
Showing
- block/ll_rw_blk.c 126 additions, 40 deletionsblock/ll_rw_blk.c
- block/scsi_ioctl.c 26 additions, 27 deletionsblock/scsi_ioctl.c
- drivers/cdrom/cdrom.c 2 additions, 4 deletionsdrivers/cdrom/cdrom.c
- fs/bio.c 2 additions, 16 deletionsfs/bio.c
- include/linux/blkdev.h 4 additions, 3 deletionsinclude/linux/blkdev.h
Loading
Please register or sign in to comment