From: Mike Christie Date: Wed, 11 Nov 2009 22:34:33 +0000 (-0600) Subject: [SCSI] libiscsi: add warm target reset tmf support X-Git-Tag: v2.6.33-rc1~344^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe5ae8b4c4d3a82c755074878da7ddb9dde381e;p=pandora-kernel.git [SCSI] libiscsi: add warm target reset tmf support This implements warm target reset tmf support for the scsi-ml target reset callback. Previously we would just drop the session in that callback. This patch will now try a target reset and if that fails drop the session. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed