Re: [PATCH 02/23] scsi_dh_alua: separate out alua_stpg()

2016-02-11 Thread Bart Van Assche
On 02/08/2016 06:34 AM, Hannes Reinecke wrote: + * alua_stpg - Issue a SET TARGET GROUP STATES command + * + * Issue a SET TARGET GROUP STATES command and evaluate the Hello Hannes, Please change the two references to STPG into "SET TARGET PORT GROUP" such that the description matches SPC-4

[PATCH 02/23] scsi_dh_alua: separate out alua_stpg()

2016-02-08 Thread Hannes Reinecke
Separate out SET TARGET PORT GROUP functionality into a separate function alua_stpg(). Reviewed-by: Christoph Hellwig Signed-off-by: Hannes Reinecke --- drivers/scsi/device_handler/scsi_dh_alua.c | 95 +++--- 1 file changed, 61 insertions(+),