From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Martin Wilck <mwilck@suse.com>
Cc: dm-devel@redhat.com
Subject: Re: [PATCH] FIX "libmultipath: hwtable: multibus for NetApp NVMe-FC"
Date: Mon, 22 Jan 2018 21:53:16 +0100 [thread overview]
Message-ID: <d990b792-cd8d-33e1-a3e8-ed06c81e764c@gmail.com> (raw)
In-Reply-To: <1516374768.3534.1.camel@suse.com>
On 01/19/2018 04:12 PM, Martin Wilck wrote:
>>> + .product = "(NetApp |)ONTAP Controller",
> The device in question uses "NetApp ONTAP Controller" for the product
> (-> "model" in NVMe terms). IIUC there's older FW around that uses
> "ONTAP Controller" only.
.product = "ONTAP Controller" should be enough,
it's shared by both strings.
But if an exact match is desired, ^ should be added at the
beginning.
Regex can be tested with: https://eli.thegreenplace.net/2012/11/14/some-notes-on-posix-regular-expressions
next prev parent reply other threads:[~2018-01-22 20:53 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-13 21:19 [PATCH v2 00/20] Various multipath-tools fixes Martin Wilck
2018-01-13 21:19 ` [PATCH v2 01/20] libmultipath: don't try to set hwhandler if it is retained Martin Wilck
2018-01-13 21:19 ` [PATCH v2 02/20] multipath: delegate dangerous commands to multipathd Martin Wilck
2018-01-13 21:19 ` [PATCH v2 03/20] libmultipath: condlog: log to stderr Martin Wilck
2018-01-13 21:19 ` [PATCH v2 04/20] libmultipath: fix return code of sysfs_get_timeout Martin Wilck
2018-01-13 21:19 ` [PATCH v2 05/20] libmultipath: fix return code of sgio_get_vpd() Martin Wilck
2018-01-13 21:19 ` [PATCH v2 06/20] libmultipath: sgio_get_vpd: add page argument Martin Wilck
2018-01-13 21:19 ` [PATCH v2 07/20] libmultipath: get_vpd_sgio: support VPD 0xc9 Martin Wilck
2018-01-13 21:19 ` [PATCH v2 08/20] libmultipath: select ALUA prioritizer for RDAC arrays only Martin Wilck
2018-01-13 21:19 ` [PATCH v2 09/20] libmultipath: hwtable: multibus for NetApp NVMe-FC Martin Wilck
2018-01-19 11:52 ` [PATCH] FIX "libmultipath: hwtable: multibus for NetApp NVMe-FC" Martin Wilck
2018-01-19 14:44 ` Xose Vazquez Perez
2018-01-19 15:12 ` Martin Wilck
2018-01-22 20:53 ` Xose Vazquez Perez [this message]
2018-01-22 22:15 ` Martin Wilck
2018-01-23 17:07 ` [FIX PATCH v2 09/20] libmultipath: hwtable: no_path_retry="queue" for NetApp NVMe Martin Wilck
2018-01-13 21:19 ` [PATCH v2 10/20] multipath -C: decrease log level Martin Wilck
2018-01-13 21:19 ` [PATCH v2 11/20] kpartx.rules: fix by-id/scsi-* for user_friendly_names Martin Wilck
2018-01-13 21:19 ` [PATCH v2 12/20] multipathd.socket: add WantedBy=sockets.target Martin Wilck
2018-01-13 21:19 ` [PATCH v2 13/20] multipathd.service: drop Before=lvm2-lvmetad.service Martin Wilck
2018-01-13 21:19 ` [PATCH v2 14/20] multipathd: fix compiler warning for uev_pathfail_check Martin Wilck
2018-01-13 21:19 ` [PATCH v2 15/20] test-kpartx: add test for mapping without UUID Martin Wilck
2018-01-13 21:19 ` [PATCH v2 16/20] multipathd.service: set TasksMax=infinity Martin Wilck
2018-01-13 21:19 ` [PATCH v2 17/20] libmultipath: path latency: fix default base num Martin Wilck
2018-02-08 12:03 ` Guan Junxiong
2018-01-13 21:19 ` [PATCH v2 18/20] libmultipath: path latency: log threshold with p2 Martin Wilck
2018-02-08 12:04 ` Guan Junxiong
2018-01-13 21:19 ` [PATCH v2 19/20] libmultipath: path latency: simplify getprio() Martin Wilck
2018-02-08 12:05 ` Guan Junxiong
2018-01-13 21:19 ` [PATCH v2 20/20] libmultipath: path latency: remove warnings Martin Wilck
2018-02-08 12:06 ` Guan Junxiong
2018-01-15 8:05 ` [PATCH v2 00/20] Various multipath-tools fixes Hannes Reinecke
2018-01-18 17:02 ` Benjamin Marzinski
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=d990b792-cd8d-33e1-a3e8-ed06c81e764c@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=dm-devel@redhat.com \
--cc=mwilck@suse.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.