Skip to content

Commit

Permalink
[SCSI] scsi_dh_alua: Add Promise VTrak to dev list
Browse files Browse the repository at this point in the history
Adds Promise VTrak devices to the ALUA device handler.

Signed-off-by: Ilgu Hong <ilgu.hong@promise.com>
Signed-off-by: Joseph Gruher <joseph.r.gruher@intel.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Ilgu Hong authored and James Bottomley committed Jan 24, 2011
1 parent 9349923 commit a3b1eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/device_handler/scsi_dh_alua.c
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,7 @@ static const struct scsi_dh_devlist alua_dev_list[] = {
{"Intel", "Multi-Flex"},
{"NETAPP", "LUN"},
{"AIX", "NVDISK"},
{"Promise", "VTrak"},
{NULL, NULL}
};

Expand Down

0 comments on commit a3b1eff

Please sign in to comment.