From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Hannes Reinecke <hare@suse.de>,
device-mapper development <dm-devel@redhat.com>,
christophe.varoqui@opensvc.com
Subject: Re: [PATCH 30/78] Update hwtable for EMC XtremIO
Date: Sun, 29 Mar 2015 22:24:51 +0200 [thread overview]
Message-ID: <55185F93.9090604@gmail.com> (raw)
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.
next reply other threads:[~2015-03-29 20:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-29 20:24 Xose Vazquez Perez [this message]
2015-03-30 6:08 ` [PATCH 30/78] Update hwtable for EMC XtremIO 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55185F93.9090604@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=christophe.varoqui@opensvc.com \
--cc=dm-devel@redhat.com \
--cc=hare@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.