[dm-devel] [PATCH v3] multipath-tools: Add Dell SC name and maintainer

Xose Vazquez Perez xose.vazquez at gmail.com
Tue Aug 16 14:08:39 UTC 2016


from: Sean McGinnis <sean_mcginnis at dell.com>

Compellent Storage Center is now Dell SC Series storage. Added
contact name for maintenance.

Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: device-mapper development <dm-devel at redhat.com>
Signed-off-by: Sean McGinnis <sean_mcginnis at dell.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
v2 had spaces instead tabs

 libmultipath/hwtable.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 11cf498..57be385 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -205,6 +205,12 @@ static struct hwentry default_hw[] = {
 	 * DELL
 	 */
 	{
+		/*
+		 * Dell SC Series, formerly Compellent
+		 *
+		 * Maintainer : Sean McGinnis
+		 * Mail : sean_mcginnis at dell.com
+		 */
 		.vendor        = "COMPELNT",
 		.product       = "Compellent Vol",
 		.pgpolicy      = MULTIBUS,
-- 
2.7.4




More information about the dm-devel mailing list