From 69723d178da97b09ae8996f60fbf2f0cf68d6d61 Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Fri, 24 Sep 2010 15:57:04 +0200 Subject: [PATCH] [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-format-patch failed