public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add support for next generation of Dell PV array
@ 2009-08-17 19:31 Yanqing_Liu
  2009-08-17 21:39 ` Moger, Babu
  2009-08-18  0:13 ` Chandra Seetharaman
  0 siblings, 2 replies; 3+ messages in thread
From: Yanqing_Liu @ 2009-08-17 19:31 UTC (permalink / raw)
  To: linux-scsi, dm-devel

Hello,


This patch is to add DM support for next generation of Dell PowerVault
storage array.


Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>

--- linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
2009-08-05 16:30:51.000000000 -0500
+++ linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c
2009-08-05 16:34:00.000000000 -0500
@@ -631,6 +631,8 @@ static const struct scsi_dh_devlist rdac
 	{"SUN", "LCSM100_F"},
 	{"DELL", "MD3000"},
 	{"DELL", "MD3000i"},
+	{"DELL", "MD32xx"},
+	{"DELL", "MD32xxi"},
 	{"LSI", "INF-01-00"},
 	{"ENGENIO", "INF-01-00"},
 	{NULL, NULL},

Thanks,
Yanqing

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-18  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 19:31 [PATCH] add support for next generation of Dell PV array Yanqing_Liu
2009-08-17 21:39 ` Moger, Babu
2009-08-18  0:13 ` Chandra Seetharaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox