From: Hannes Reinecke Date: Fri, 24 Sep 2010 13:57:04 +0000 (+0200) Subject: [SCSI] scsi_dh_alua: Handle all states correctly X-Git-Tag: v2.6.37-rc1~159^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69723d178da97b09ae8996f60fbf2f0cf68d6d61;p=pandora-kernel.git [SCSI] scsi_dh_alua: Handle all states correctly For ALUA we should be handling all states, independent of whether the mode is explicit or implicit. For 'Transitioning' we should retry for a certain amount of time; after that we're setting the port to 'Standby' and return SCSI_DH_RETRY to signal upper layers a retry is in order here. Signed-off-by: Hannes Reinecke Acked-by: Mike Snitzer Signed-off-by: James Bottomley --- Reading git-diff-tree failed