]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SCSI: scsi_dh_alua: Enable STPG for unavailable ports
authorBart Van Assche <bvanassche@acm.org>
Fri, 24 Aug 2012 09:08:41 +0000 (09:08 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Oct 2012 15:39:36 +0000 (08:39 -0700)
commit49a1ecd51adc4fb6cc229840c568ad19b051190d
treefa33b2fb17eca36b4c679488a1bc1bc89f38239a
parent8b8706101460ed34e6f05aa8f577b9829221130d
SCSI: scsi_dh_alua: Enable STPG for unavailable ports

commit e47f8976d8e573928824a06748f7bc82c58d747f upstream.

A quote from SPC-4: "While in the unavailable primary target port
asymmetric access state, the device server shall support those of
the following commands that it supports while in the active/optimized
state: [ ... ] d) SET TARGET PORT GROUPS; [ ... ]". Hence enable
sending STPG to a target port group that is in the unavailable state.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/device_handler/scsi_dh_alua.c