Commit 650849d7 authored by Yanqing_Liu@Dell.com's avatar Yanqing_Liu@Dell.com Committed by James Bottomley

[SCSI] scsi_dh: add Dell product information into rdac device handler

Add Dell Powervault storage arrays into device list of rdac device
handler.
Signed-off-by: default avatarYanqing Liu <yanqing_liu@dell.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent b78ded89
......@@ -588,6 +588,8 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
{"STK", "OPENstorage D280"},
{"SUN", "CSM200_R"},
{"SUN", "LCSM100_F"},
{"DELL", "MD3000"},
{"DELL", "MD3000i"},
{NULL, NULL},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment