[SCSI] scsi_dh_rdac: add support for next generation of Dell PV array
authorYanqing_Liu@Dell.com <Yanqing_Liu@Dell.com>
Mon, 17 Aug 2009 19:31:42 +0000 (14:31 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:46:09 +0000 (08:46 -0500)
This patch is to add DM support for next generation of Dell PowerVault
storage array.

Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>
Acked-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/device_handler/scsi_dh_rdac.c

index bea92ef7e269a9d275ba9b74d0be326c9a364af6..872292f659c3fae69ee45d00b402056a6a46a9e5 100644 (file)
@@ -631,6 +631,8 @@ static const struct scsi_dh_devlist rdac_dev_list[] = {
        {"SUN", "LCSM100_F"},
        {"DELL", "MD3000"},
        {"DELL", "MD3000i"},
+       {"DELL", "MD32xx"},
+       {"DELL", "MD32xxi"},
        {"LSI", "INF-01-00"},
        {"ENGENIO", "INF-01-00"},
        {"STK", "FLEXLINE 380"},
This page took 0.029985 seconds and 5 git commands to generate.