提交 22963a37 编写于 作者: B Brian King 提交者: James Bottomley

[SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list

Adds IBM Power Virtual SCSI ALUA devices to the ALUA device handler.
Signed-off-by: NBrian King <brking@linux.vnet.ibm.com>
Signed-off-by: NJames Bottomley <James.Bottomley@suse.de>
上级 cd4a8814
...@@ -718,6 +718,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = { ...@@ -718,6 +718,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = {
{"Pillar", "Axiom" }, {"Pillar", "Axiom" },
{"Intel", "Multi-Flex"}, {"Intel", "Multi-Flex"},
{"NETAPP", "LUN"}, {"NETAPP", "LUN"},
{"AIX", "NVDISK"},
{NULL, NULL} {NULL, NULL}
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册