From: Vikas Chaudhary Date: Thu, 9 Aug 2012 08:51:30 +0000 (-0400) Subject: [SCSI] scsi_lib: Set the device state from transport-offline to running X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e58076b376824875e7e509b8dd352377a41cbbc;p=pandora-kernel.git [SCSI] scsi_lib: Set the device state from transport-offline to running FC and iSCSI class set SCSI devices to transport-offline state after fast_io_fail/replacement_timeout has fired, but after relogin, function scsi_internal_device_unblock() is not setting scsi device state to running. Due to this the devices even after being relogged in remain offline. Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed