commit | 3d0e91f7ace12499c4b00088e9a6b1361e1bb0ca | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Wed Jun 13 17:12:26 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Jun 17 15:52:53 2007 -0500 |
tree | 273cd6b7b751b371ef5584475456d253d4f97577 | |
parent | 6c0a60ec52042ece8bf4904c91ac497188e8d70b [diff] |
[SCSI] ibmvscsi: Add eh_host_reset_handler Adds an eh_host_reset_handler to ibmvscsi which resets the connection to the vscsi server. This patch also adds a timer to internally issues commands to prevent client hangs in the case of a misbehaving server. Tested by modifying the VIOS such that it would occasionally drop one or more request in sequence. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>