From: Mike Christie Date: Fri, 1 Dec 2006 09:40:55 +0000 (+0100) Subject: [PATCH] block: support larger block pc requests X-Git-Tag: v2.6.20-rc1~34^2~40^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e75f9063f5c55fb0b0b546a7c356f8ec186825e;p=pandora-kernel.git [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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed