mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list
commit 22963a37b3 upstream.
Adds IBM Power Virtual SCSI ALUA devices to the ALUA device handler.
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Cc: maximilian attems <max@stro.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
7425fdac0b
commit
0acbae9a85
@@ -702,6 +702,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = {
|
||||
{"Pillar", "Axiom" },
|
||||
{"Intel", "Multi-Flex"},
|
||||
{"NETAPP", "LUN"},
|
||||
{"AIX", "NVDISK"},
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user