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

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


from: Sean McGinnis <sean_mcginnis at dell.com>

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

Signed-off-by: Sean McGinnis <sean_mcginnis at dell.com>
---
 libmultipath/hwtable.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 1bc6f2c..a76fbfc 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -211,6 +211,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,
-- 
1.9.1.




More information about the dm-devel mailing list