diff mbox

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

Message ID 1471356519-8882-1-git-send-email-xose.vazquez@gmail.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show

Commit Message

Xose Vazquez Perez Aug. 16, 2016, 2:08 p.m. UTC
from: Sean McGinnis <sean_mcginnis@dell.com>

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

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

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

Patch

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@dell.com
+		 */
 		.vendor        = "COMPELNT",
 		.product       = "Compellent Vol",
 		.pgpolicy      = MULTIBUS,