[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: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
Brian King 2010-02-19 10:08:31 -06:00 коммит произвёл James Bottomley
Родитель cd4a8814d4
Коммит 22963a37b3
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -718,6 +718,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = {
{"Pillar", "Axiom" },
{"Intel", "Multi-Flex"},
{"NETAPP", "LUN"},
{"AIX", "NVDISK"},
{NULL, NULL}
};