commit | 69723d178da97b09ae8996f60fbf2f0cf68d6d61 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Sep 24 15:57:04 2010 +0200 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Oct 07 17:22:22 2010 -0500 |
tree | aef50073d685f31de4fc84e060dc59e8549e78b1 | |
parent | e27d6169c79e3c75edc74a14424a7856e7ff487c [diff] |
[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 <hare@suse.de> Acked-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>