commit | e1a5ce5b88d06344caec0c71b4ee33e7296358dd | [log] [tgz] |
---|---|---|
author | Robert Jennings <rcj@linux.vnet.ibm.com> | Mon Jun 08 16:19:03 2009 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Jun 08 18:05:16 2009 -0500 |
tree | f07bcf69a40a26222565027903c53d3d84ad6d45 | |
parent | fbc56f0801f58041a4372a030933bac076b46aad [diff] |
[SCSI] ibmvscsi: Add specific timeouts for operations Previously we had one timeout that was used for all types of operations. This adds specific timeout values for different operations (init, login, adapter info MAD, abort task, and LUN reset). Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>