All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: "Tom Geng(耿芳忠)" <gengfangzhong@inspur.com>
Cc: "dm-devel@redhat.com" <dm-devel@redhat.com>
Subject: Re: multipath-tools: add INSPUR/MCS to hardware table
Date: Mon, 22 Jan 2018 15:44:37 +0100	[thread overview]
Message-ID: <9a1b0968-22f5-819a-6740-48fb52d9e765@gmail.com> (raw)
In-Reply-To: <6FA0216CBF61AE4AA9DA6744243E7853DB5C42F2@jtjnmailbox06.home.langchao.com>

On 01/22/2018 11:55 AM, Tom Geng(耿芳忠) wrote:

> I added a new device support, the history and code diff is as below, will the maintainers help to review and submit?

This patch is removing the device.

> $ git diff f7bec5e..07e7bd5

git diff 07e7bd5..f7bec5e ??? or "git format-patch -1 <commit_id>"

> *diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c*
> 
> *index c8acf3af..448effe3 100644*
> 
> *--- a/libmultipath/hwtable.c*
> 
> *+++ b/libmultipath/hwtable.c*
> 
> @@ -1181,21 +1181,6 @@static struct hwentry default_hw[] = {
> 
>                 .pgpolicy      = MULTIBUS,
> 
>                 .no_path_retry = 30,
> 
>         },
> 
> -       /*
> 
> -        * INSPUR
> 
> -        *
> 
> -        * Maintainer: Tom Geng
> 
> -        * Mail: gengfangzhong@inspur.com
> 
> -        */
> 
> -       {
> 
> -               /* AS5300/AS5500 G2 */
> 
> -               .vendor        = "INSPUR",
> 
> -               .product       = "MCS",
> 
> -               .pgpolicy      = GROUP_BY_PRIO,
> 
> -               .selector      = "round-robin 0",

Replace it with service-time, it's smarter.

> 
> -               .pgfailback    = -FAILBACK_IMMEDIATE,
> 
> -               .prio_name     = PRIO_ALUA,
> 
Please, send it with "git send-email" or plain text.

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

  reply	other threads:[~2018-01-22 14:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-22 10:55 multipath-tools: add INSPUR/MCS to hardware table Tom Geng(耿芳忠)
2018-01-22 14:44 ` Xose Vazquez Perez [this message]
2018-01-23 11:01 Tom Geng(耿芳忠)
2018-01-29  6:04 Tom Geng(耿芳忠)
2018-01-29 13:37 ` Martin Wilck
2018-01-30  1:54   ` Tom Geng(耿芳忠)
2018-01-30  7:33     ` Martin Wilck
2018-01-30 13:58   ` Xose Vazquez Perez
2018-01-30 14:05     ` Martin Wilck
2018-01-30 18:13 ` Xose Vazquez Perez

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=9a1b0968-22f5-819a-6740-48fb52d9e765@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=dm-devel@redhat.com \
    --cc=gengfangzhong@inspur.com \
    /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.