From: Nicholas Bellinger Date: Wed, 10 Apr 2013 22:00:27 +0000 (-0700) Subject: target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs X-Git-Tag: v3.9-rc7~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30f359a6f9da65a66de8cadf959f0f4a0d498bba;p=pandora-kernel.git target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs This patch fixes a bug where a handful of informational / control CDBs that should be allowed during ALUA access state Standby/Offline/Transition where incorrectly returning CHECK_CONDITION + ASCQ_04H_ALUA_TG_PT_*. This includes INQUIRY + REPORT_LUNS, which would end up preventing LUN registration when LUN scanning occured during these ALUA access states. Cc: Hannes Reinecke Cc: Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed