Re: [dm-devel] [PATCH] multipath-tools: merge emc and dell

2016-10-03 Thread Christophe Varoqui
Rebased and merged.
Thanks.

On Fri, Sep 16, 2016 at 7:37 PM, Xose Vazquez Perez 
wrote:

> There can be only one.
>
> Cc: Christophe Varoqui 
> Cc: device-mapper development 
> Signed-off-by: Xose Vazquez Perez 
> ---
>  libmultipath/hwtable.c | 5 +
>  1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index aaf7480..b8b5bb7 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -150,7 +150,7 @@ static struct hwentry default_hw[] = {
> .product   = "SAN DataDirector",
> },
> /*
> -* EMC
> +* Dell EMC
>  */
> {
> /* Symmetrix / DMX / VMAX */
> @@ -181,9 +181,6 @@ static struct hwentry default_hw[] = {
> .vendor= "XtremIO",
> .product   = "XtremApp",
> },
> -   /*
> -* DELL
> -*/
> {
> /*
>  * Dell SC Series, formerly Compellent
> --
> 2.7.4
>
>
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

[dm-devel] [PATCH] multipath-tools: merge emc and dell

2016-09-16 Thread Xose Vazquez Perez
There can be only one.

Cc: Christophe Varoqui 
Cc: device-mapper development 
Signed-off-by: Xose Vazquez Perez 
---
 libmultipath/hwtable.c | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index aaf7480..b8b5bb7 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -150,7 +150,7 @@ static struct hwentry default_hw[] = {
.product   = "SAN DataDirector",
},
/*
-* EMC
+* Dell EMC
 */
{
/* Symmetrix / DMX / VMAX */
@@ -181,9 +181,6 @@ static struct hwentry default_hw[] = {
.vendor= "XtremIO",
.product   = "XtremApp",
},
-   /*
-* DELL
-*/
{
/*
 * Dell SC Series, formerly Compellent
-- 
2.7.4

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel