From: Brian King Date: Wed, 13 Jun 2007 22:12:26 +0000 (-0500) Subject: [SCSI] ibmvscsi: Add eh_host_reset_handler X-Git-Tag: v2.6.23-rc1~1053^2~62 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d0e91f7ace12499c4b00088e9a6b1361e1bb0ca;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed