From: James Bottomley Date: Tue, 6 Sep 2005 22:11:54 +0000 (-0500) Subject: [SCSI] ibmvscsi: handle large scatter/gather lists X-Git-Tag: v2.6.14-rc1~522^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dddbc26c3895ecdab1f4b16435685b47f96f599;p=pandora-kernel.git [SCSI] ibmvscsi: handle large scatter/gather lists The maximum size of a scatter-gather list that the current IBM VSCSI Client can handle is 10. This patch adds large scatter-gather support to the client so that it is capable of handling up to SG_ALL(255) number of requests in the scatter-gather list. Signed-off-by: Linda Xie Acked by: Dave C Boutcher Rejections fixed up and Signed-off-by: James Bottomley --- Reading git-diff-tree failed