commit | a897ff2a6386ac4368ba41db18b626afd903f9d8 | [log] [tgz] |
---|---|---|
author | Robert Jennings <rcjenn@us.ibm.com> | Wed Mar 28 12:45:46 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Apr 01 10:36:39 2007 -0500 |
tree | b88472fc877f6f85d76fe89d9d92b737e675dc6b | |
parent | a45c863f02c808107172b4b2975e1130c7da66d6 [diff] |
[SCSI] ibmvscsi: allow for dynamic adjustment of server request_limit The request limit calculations used previously on the client failed to mirror the state of the server. Additionally, when a value < 3 was provided there could be problems setting can_queue and handling abort and reset commands. Signed-off-by: "Robert Jennings" <rcj@linux.vnet.ibm.com> Signed-off-by: Santiago Leon <santil@us.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>