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

2016-02-18 Thread Bart Van Assche
On 02/15/2016 12:24 AM, Hannes Reinecke wrote: Separate out SET TARGET PORT GROUP functionality into a separate function alua_stpg(). Reviewed-by: Bart Van Assche -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More

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

2016-02-15 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(+), 34 deletions(-) diff --git