[dm-devel] [PATCH] multipath-tools: new ONTAP maintainer

Martin George marting at netapp.com
Fri Jun 24 17:48:01 UTC 2016


Looks good.

Acked-by: Martin George <marting at netapp.com>

On 6/23/2016 8:36 PM, Xose Vazquez Perez wrote:
> Martin George is in charge of the ONTAP family.
>
> Cc: Martin George <marting at netapp.com>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>   libmultipath/hwtable.c | 9 +++++----
>   1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 38487c1..c845547 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -783,7 +783,10 @@ static struct hwentry default_hw[] = {
>   		.prio_args     = NULL,
>   	},
>   	/*
> -	 * NETAPP
> +	 * NETAPP ONTAP family
> +	 *
> +	 * Maintainer : Martin George
> +	 * Mail : marting at netapp.com
>   	 */
>   	{
>   		.vendor        = "NETAPP",
> @@ -803,10 +806,8 @@ static struct hwentry default_hw[] = {
>   		.retain_hwhandler = RETAIN_HWHANDLER_ON,
>   		.detect_prio   = DETECT_PRIO_ON,
>   	},
> -	/*
> -	 * IBM NSeries (NETAPP)
> -	 */
>   	{
> +		/* IBM NSeries */
>   		.vendor        = "IBM",
>   		.product       = "Nseries.*",
>   		.features      = "1 queue_if_no_path",
>




More information about the dm-devel mailing list