Linux Device Mapper development
 help / color / mirror / Atom feed
* [PATCH 30/78] Update hwtable for EMC XtremIO
  2015-03-16 12:35 [PATCH 00/78] SUSE SLES resync Hannes Reinecke
@ 2015-03-16 12:36 ` Hannes Reinecke
  0 siblings, 0 replies; 3+ messages in thread
From: Hannes Reinecke @ 2015-03-16 12:36 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel

Signed-off-by: Hannes Reinecke <hare@suse.de>
---
 libmultipath/hwtable.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index ead4d48..13611fe 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -289,6 +289,19 @@ static struct hwentry default_hw[] = {
 		.prio_name     = DEFAULT_PRIO,
 		.prio_args     = NULL,
 	},
+	{
+		.vendor        = "XtremIO",
+		.product       = "XtremApp",
+		.features      = DEFAULT_FEATURES,
+		.hwhandler     = DEFAULT_HWHANDLER,
+		.pgpolicy      = MULTIBUS,
+		.pgfailback    = FAILBACK_UNDEF,
+		.rr_weight     = RR_WEIGHT_NONE,
+		.no_path_retry = 5,
+		.checker_name  = TUR,
+		.prio_name     = DEFAULT_PRIO,
+		.prio_args     = NULL,
+	},
 	/*
 	 * Fujitsu controller family
 	 *
-- 
1.8.4.5

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

* Re: [PATCH 30/78] Update hwtable for EMC XtremIO
@ 2015-03-29 20:24 Xose Vazquez Perez
  2015-03-30  6:08 ` Hannes Reinecke
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2015-03-29 20:24 UTC (permalink / raw)
  To: Hannes Reinecke, device-mapper development, christophe.varoqui

Hannes Reinecke wrote:

> Signed-off-by: Hannes Reinecke <hare@suse.de>
> ---
>  libmultipath/hwtable.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index ead4d48..13611fe 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -289,6 +289,19 @@ static struct hwentry default_hw[] = {
>  		.prio_name     = DEFAULT_PRIO,
>  		.prio_args     = NULL,
>  	},
> +	{
> +		.vendor        = "XtremIO",
> +		.product       = "XtremApp",
> +		.features      = DEFAULT_FEATURES,
> +		.hwhandler     = DEFAULT_HWHANDLER,
> +		.pgpolicy      = MULTIBUS,
> +		.pgfailback    = FAILBACK_UNDEF,
> +		.rr_weight     = RR_WEIGHT_NONE,
> +		.no_path_retry = 5,
> +		.checker_name  = TUR,
> +		.prio_name     = DEFAULT_PRIO,
> +		.prio_args     = NULL,
> +	},
>  	/*
>  	 * Fujitsu controller family
>  	 *

This patch[b47e607408e1edce3a03744b4aefa292723c7fc6] *add* a new
XtremIO/XtremApp entry. Instead of replacing the old values.

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

* Re: [PATCH 30/78] Update hwtable for EMC XtremIO
  2015-03-29 20:24 [PATCH 30/78] Update hwtable for EMC XtremIO Xose Vazquez Perez
@ 2015-03-30  6:08 ` Hannes Reinecke
  0 siblings, 0 replies; 3+ messages in thread
From: Hannes Reinecke @ 2015-03-30  6:08 UTC (permalink / raw)
  To: Xose Vazquez Perez, device-mapper development, christophe.varoqui

On 03/29/2015 10:24 PM, Xose Vazquez Perez wrote:
> Hannes Reinecke wrote:
> 
>> Signed-off-by: Hannes Reinecke <hare@suse.de>
>> ---
>>  libmultipath/hwtable.c | 13 +++++++++++++
>>  1 file changed, 13 insertions(+)
>>
>> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
>> index ead4d48..13611fe 100644
>> --- a/libmultipath/hwtable.c
>> +++ b/libmultipath/hwtable.c
>> @@ -289,6 +289,19 @@ static struct hwentry default_hw[] = {
>>  		.prio_name     = DEFAULT_PRIO,
>>  		.prio_args     = NULL,
>>  	},
>> +	{
>> +		.vendor        = "XtremIO",
>> +		.product       = "XtremApp",
>> +		.features      = DEFAULT_FEATURES,
>> +		.hwhandler     = DEFAULT_HWHANDLER,
>> +		.pgpolicy      = MULTIBUS,
>> +		.pgfailback    = FAILBACK_UNDEF,
>> +		.rr_weight     = RR_WEIGHT_NONE,
>> +		.no_path_retry = 5,
>> +		.checker_name  = TUR,
>> +		.prio_name     = DEFAULT_PRIO,
>> +		.prio_args     = NULL,
>> +	},
>>  	/*
>>  	 * Fujitsu controller family
>>  	 *
> 
> This patch[b47e607408e1edce3a03744b4aefa292723c7fc6] *add* a new
> XtremIO/XtremApp entry. Instead of replacing the old values.
> 
Yes, that's an merge error. Sorry.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		               zSeries & Storage
hare@suse.de			               +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)

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

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

end of thread, other threads:[~2015-03-30  6:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 20:24 [PATCH 30/78] Update hwtable for EMC XtremIO Xose Vazquez Perez
2015-03-30  6:08 ` Hannes Reinecke
  -- strict thread matches above, loose matches on Subject: below --
2015-03-16 12:35 [PATCH 00/78] SUSE SLES resync Hannes Reinecke
2015-03-16 12:36 ` [PATCH 30/78] Update hwtable for EMC XtremIO Hannes Reinecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox