Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3b1eff7 authored by Ilgu Hong's avatar Ilgu Hong Committed by James Bottomley
Browse files

[SCSI] scsi_dh_alua: Add Promise VTrak to dev list



Adds Promise VTrak devices to the ALUA device handler.

Signed-off-by: default avatarIlgu Hong <ilgu.hong@promise.com>
Signed-off-by: default avatarJoseph Gruher <joseph.r.gruher@intel.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 9349923d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -733,6 +733,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = {
	{"Intel", "Multi-Flex"},
	{"NETAPP", "LUN"},
	{"AIX", "NVDISK"},
	{"Promise", "VTrak"},
	{NULL, NULL}
};