diff mbox series

multipath-tools: remove Compellent maintainer

Message ID 20210928203917.25237-1-xose.vazquez@gmail.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show
Series multipath-tools: remove Compellent maintainer | expand

Commit Message

Xose Vazquez Perez Sept. 28, 2021, 8:39 p.m. UTC
e-mail was bounced: 550 5.1.1 User Unknown

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(-)

Comments

Martin Wilck Sept. 29, 2021, 7:43 a.m. UTC | #1
On Tue, 2021-09-28 at 22:39 +0200, Xose Vazquez Perez wrote:
> e-mail was bounced: 550 5.1.1 User Unknown
> 
> 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>

Reviewed-by: Martin Wilck <mwilck@suse.com>

(Do we want to maintain this information in our hwtable in the long
run?)


--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel
Xose Vazquez Perez Oct. 1, 2021, 10:40 a.m. UTC | #2
On 9/29/21 09:43, Martin Wilck wrote:

> On Tue, 2021-09-28 at 22:39 +0200, Xose Vazquez Perez wrote:
>> e-mail was bounced: 550 5.1.1 User Unknown
>>
>> 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>
> 
> Reviewed-by: Martin Wilck <mwilck@suse.com>
> 
> (Do we want to maintain this information in our hwtable in the long
> run?)

Why not? They are just comments.

It's useful to check settings with arrays vendors.

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

Patch

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 7fc5bc04..763982cd 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -361,11 +361,7 @@  static struct hwentry default_hw[] = {
 		.pgpolicy      = MULTIBUS,
 	},
 	{
-		/*
-		 * SC Series, formerly Compellent
-		 *
-		 * Maintainer: Sean McGinnis <sean_mcginnis@dell.com>
-		 */
+		/* SC Series, formerly Compellent */
 		.vendor        = "COMPELNT",
 		.product       = "Compellent Vol",
 		.pgpolicy      = GROUP_BY_PRIO,