scsi_dh_alua: Use separate alua_port_group structure
The port group needs to be a separate structure as several LUNs might belong to the same group. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ewan Milne <emilne@redhat.com> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

gecommit door
Martin K. Petersen

bovenliggende
c49c83458f
commit
43394c67f8
@@ -52,6 +52,7 @@ enum {
|
||||
SCSI_DH_TIMED_OUT,
|
||||
SCSI_DH_RES_TEMP_UNAVAIL,
|
||||
SCSI_DH_DEV_OFFLINED,
|
||||
SCSI_DH_NOMEM,
|
||||
SCSI_DH_NOSYS,
|
||||
SCSI_DH_DRIVER_MAX,
|
||||
};
|
||||
|
Verwijs in nieuw issue
Block a user