All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multipath-tools: identify DataCore SANsymphony in hwtable
@ 2016-11-22 20:05 Xose Vazquez Perez
  2016-11-26  9:01 ` Christophe Varoqui
  0 siblings, 1 reply; 2+ messages in thread
From: Xose Vazquez Perez @ 2016-11-22 20:05 UTC (permalink / raw)
  Cc: device-mapper development, Xose Vazquez Perez

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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index eb7a5a0..c0bfa75 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -884,6 +884,7 @@ static struct hwentry default_hw[] = {
 		.prio_name     = PRIO_ALUA,
 	},
 	{
+		/* SANsymphony */
 		.vendor	       = "DataCore",
 		.product       = "Virtual Disk",
 		.pgpolicy      = GROUP_BY_PRIO,
-- 
2.10.2

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

* Re: [PATCH] multipath-tools: identify DataCore SANsymphony in hwtable
  2016-11-22 20:05 [PATCH] multipath-tools: identify DataCore SANsymphony in hwtable Xose Vazquez Perez
@ 2016-11-26  9:01 ` Christophe Varoqui
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Varoqui @ 2016-11-26  9:01 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: device-mapper development


[-- Attachment #1.1: Type: text/plain, Size: 840 bytes --]

Applied, thanks

On Tue, Nov 22, 2016 at 9:05 PM, Xose Vazquez Perez <xose.vazquez@gmail.com>
wrote:

> 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 | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index eb7a5a0..c0bfa75 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -884,6 +884,7 @@ static struct hwentry default_hw[] = {
>                 .prio_name     = PRIO_ALUA,
>         },
>         {
> +               /* SANsymphony */
>                 .vendor        = "DataCore",
>                 .product       = "Virtual Disk",
>                 .pgpolicy      = GROUP_BY_PRIO,
> --
> 2.10.2
>
>

[-- Attachment #1.2: Type: text/html, Size: 1504 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2016-11-26  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-22 20:05 [PATCH] multipath-tools: identify DataCore SANsymphony in hwtable Xose Vazquez Perez
2016-11-26  9:01 ` 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.