]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] ibmvscsi: handle large scatter/gather lists
authorJames Bottomley <jejb@mulgrave.(none)>
Tue, 6 Sep 2005 22:11:54 +0000 (17:11 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 6 Sep 2005 22:11:54 +0000 (17:11 -0500)
commit4dddbc26c3895ecdab1f4b16435685b47f96f599
tree1b7c78e961482c4a7a451627d5d421d509bafb99
parent1aab60c25e9a500b9f15c1dfd775e70e7bde555c
[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 <lxie@us.ibm.com>
Acked by: Dave C Boutcher <sleddog@us.ibm.com>

Rejections fixed up and
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ibmvscsi/ibmvscsi.c
drivers/scsi/ibmvscsi/ibmvscsi.h