All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>,
	Xose Vazquez Perez <xose.vazquez@gmail.com>,
	Martin Wilck <mwilck@suse.com>, DM-DEVEL ML <dm-devel@redhat.com>
Subject: [dm-devel] [PATCH 3/9] multipath-tools: delete redundant ONTAP NVMe comment
Date: Sun, 15 May 2022 01:01:42 +0200	[thread overview]
Message-ID: <20220514230148.139675-4-xose.vazquez@gmail.com> (raw)
In-Reply-To: <20220514230148.139675-1-xose.vazquez@gmail.com>

Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 libmultipath/hwtable.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index b6ff1107..814e727a 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -839,11 +839,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 24,
 	},
 	{
-		/*
-		 * NVMe-FC namespace devices: MULTIBUS, queueing preferred
-		 *
-		 * The hwtable is searched backwards, so place this after "Generic NVMe"
-		 */
+		/* ONTAP NVMe */
 		.vendor        = "NVME",
 		.product       = "^NetApp ONTAP Controller",
 		.pgpolicy      = MULTIBUS,
-- 
2.36.1

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


  parent reply	other threads:[~2022-05-14 23:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220514230148.139675-1-xose.vazquez@gmail.com>
2022-05-14 23:01 ` [dm-devel] [PATCH 1/9] multipath-tools: fix misspellings Xose Vazquez Perez
2022-05-14 23:01 ` [dm-devel] [PATCH 2/9] multipath-tools: add HPE Alletra 9000 NVMe to hardware table Xose Vazquez Perez
2022-05-14 23:01 ` Xose Vazquez Perez [this message]
2022-05-14 23:01 ` [dm-devel] [PATCH 4/9] multipath-tools: add NetApp E-Series " Xose Vazquez Perez
2022-05-18 20:24   ` Schremmer, Steven
2022-05-19  9:30     ` Martin Wilck
2022-05-19 13:18       ` Schremmer, Steven
2022-05-19 14:46         ` Martin Wilck
2022-05-26 20:10           ` Schremmer, Steven
2022-05-31  8:43             ` Martin Wilck
2022-05-31 17:05               ` Benjamin Marzinski
2022-06-09 16:36             ` Xose Vazquez Perez
2022-06-09 16:49               ` Martin Wilck
2022-06-09 16:56                 ` Xose Vazquez Perez
2022-06-09 17:00                   ` Martin Wilck
2022-05-14 23:01 ` [dm-devel] [PATCH 5/9] multipath-tools: add Huawei OceanStor " Xose Vazquez Perez
2022-05-14 23:01 ` [dm-devel] [PATCH 6/9] multipath-tools: add IBM FlashSystem(TMS RamSan) " Xose Vazquez Perez
2022-05-14 23:01 ` [dm-devel] [PATCH 7/9] multipath-tools: add IBM FlashSystem(Storwize/SVC) " Xose Vazquez Perez
2022-05-14 23:01 ` [dm-devel] [PATCH 8/9] multipath-tools: add Pure FlashArray " Xose Vazquez Perez
2022-05-14 23:01 ` [dm-devel] [PATCH 9/9] multipath-tools: add Dell EMC PowerStore " 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=20220514230148.139675-4-xose.vazquez@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=christophe.varoqui@opensvc.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.