[dm-devel] [PATCH resend] multipath-tools: delete duplicate RDAC maintainer entries

Martin Wilck mwilck at suse.com
Thu Dec 2 07:56:47 UTC 2021


@Netapp, do you approve?

On Wed, 2021-12-01 at 23:35 +0100, Xose Vazquez Perez wrote:
> Already at NetApp.
> 
> Cc: Martin Wilck <mwilck at suse.com>
> Cc: Benjamin Marzinski <bmarzins at redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: DM-DEVEL ML <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 11 ++---------
>  1 file changed, 2 insertions(+), 9 deletions(-)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 763982cd..1cae0ca5 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -439,10 +439,7 @@ static struct hwentry default_hw[] = {
>                 .no_path_retry = 10,
>         },
>         {
> -               /*
> -                * ETERNUS AB/HB
> -                * Maintainer: NetApp RDAC team
> <ng-eseries-upstream-maintainers at netapp.com>
> -                */
> +               /* ETERNUS AB/HB */
>                 .vendor        = "FUJITSU",
>                 .product       = "ETERNUS_AHB",
>                 .bl_product    = "Universal Xport",
> @@ -762,11 +759,7 @@ static struct hwentry default_hw[] = {
>          * Lenovo
>          */
>         {
> -               /*
> -                * DE Series
> -                *
> -                * Maintainer: NetApp RDAC team
> <ng-eseries-upstream-maintainers at netapp.com>
> -                */
> +               /* DE Series */
>                 .vendor        = "LENOVO",
>                 .product       = "DE_Series",
>                 .bl_product    = "Universal Xport",

I'd like to have this acked by Netapp before merging it. Actually, I'd
prefer to have it acked by Fujitsu and Lenovo, too, but we don't have
contact addresses for them, so be it.

My €0.02: I'd rather not have this, because it's not obvious to
everybody that these arrays are actually Netapp systems and are thus
maintained not by their vendors but Netapp.

Martin





More information about the dm-devel mailing list