[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [Patch] scsi_dh_rdac.c: add Dell product information into rdac device handler
- From: <Yanqing_Liu Dell com>
- To: <dm-devel redhat com>, <linux-scsi vger kernel org>
- Cc: James Bottomley HansenPartnership com, Shyam_Iyer Dell com
- Subject: [dm-devel] [Patch] scsi_dh_rdac.c: add Dell product information into rdac device handler
- Date: Thu, 2 Oct 2008 10:11:33 -0500
Hi all,
Re-send this patch in the proper format. Thanks for James's email about
this.
---
The following patch is to add Dell Powervault storage arrays into device
list of rdac device handler.
Signed-off-by: Yanqing Liu <yanqing_liu dell com>
--- linux-2.6.27-rc7/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
2008-09-29 02:31:26.000000000 -0400
+++ linux-2.6.27-rc7/drivers/scsi/device_handler/scsi_dh_rdac.c
2008-09-30 02:06:26.000000000 -0400
@@ -590,6 +590,8 @@
{"STK", "OPENstorage D280"},
{"SUN", "CSM200_R"},
{"SUN", "LCSM100_F"},
+ {"DELL", "MD3000"},
+ {"DELL", "MD3000i"},
{NULL, NULL},
};
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]