* [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* Re: [PATCH] multipath-tools: new ONTAP maintainer
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
0 siblings, 1 reply; 3+ messages in thread
From: Martin George @ 2016-06-24 17:48 UTC (permalink / raw)
To: Xose Vazquez Perez; +Cc: development, device-mapper
Looks good.
Acked-by: Martin George <marting@netapp.com>
On 6/23/2016 8:36 PM, Xose Vazquez Perez wrote:
> 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",
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] multipath-tools: new ONTAP maintainer
2016-06-24 17:48 ` Martin George
@ 2016-07-08 6:53 ` Christophe Varoqui
0 siblings, 0 replies; 3+ messages in thread
From: Christophe Varoqui @ 2016-07-08 6:53 UTC (permalink / raw)
To: Martin George; +Cc: device-mapper development, Xose Vazquez Perez
[-- Attachment #1.1: Type: text/plain, Size: 1566 bytes --]
Merged.
Thanks.
On Fri, Jun 24, 2016 at 7:48 PM, Martin George <marting@netapp.com> wrote:
> Looks good.
>
> Acked-by: Martin George <marting@netapp.com>
>
>
> On 6/23/2016 8:36 PM, Xose Vazquez Perez wrote:
>
>> 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",
>>
>>
[-- Attachment #1.2: Type: text/html, Size: 2693 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [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.