All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multipath-tools: new ONTAP maintainer
@ 2016-06-23 15:06 Xose Vazquez Perez
  2016-06-24 17:48 ` Martin George
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2016-06-23 15:06 UTC (permalink / raw)
  Cc: device-mapper development, Xose Vazquez Perez

Martin George is in charge of the ONTAP family.

Cc: Martin George <marting@netapp.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 libmultipath/hwtable.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 38487c1..c845547 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -783,7 +783,10 @@ static struct hwentry default_hw[] = {
 		.prio_args     = NULL,
 	},
 	/*
-	 * NETAPP
+	 * NETAPP ONTAP family
+	 *
+	 * Maintainer : Martin George
+	 * Mail : marting@netapp.com
 	 */
 	{
 		.vendor        = "NETAPP",
@@ -803,10 +806,8 @@ static struct hwentry default_hw[] = {
 		.retain_hwhandler = RETAIN_HWHANDLER_ON,
 		.detect_prio   = DETECT_PRIO_ON,
 	},
-	/*
-	 * IBM NSeries (NETAPP)
-	 */
 	{
+		/* IBM NSeries */
 		.vendor        = "IBM",
 		.product       = "Nseries.*",
 		.features      = "1 queue_if_no_path",
-- 
2.5.5

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

end of thread, other threads:[~2016-07-08  6:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 15:06 [PATCH] multipath-tools: new ONTAP maintainer Xose Vazquez Perez
2016-06-24 17:48 ` Martin George
2016-07-08  6:53   ` Christophe Varoqui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.