On Wed, 2020-09-09 at 17:48 +0200, Xose Vazquez Perez wrote:
> Cc: Martin Wilck <[email protected]>
> Cc: Christophe Varoqui <[email protected]>
> Cc: DM-DEVEL ML <[email protected]>
> Signed-off-by: Xose Vazquez Perez <[email protected]>

I'm assuming you have this information from reliable sources. So:

Reviewed-by: Martin Wilck <[email protected]>

> ---
>  libmultipath/hwtable.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index d1fcfdb3..55162e0e 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -181,9 +181,9 @@ static struct hwentry default_hw[] = {
>               .prio_name     = PRIO_ALUA,
>       },
>       {
> -             /* MSA 1040, 1050, 2040 and 2050 families */
> +             /* MSA 1040, 1050, 1060, 2040, 2050 and 2060 families
> */
>               .vendor        = "HP",
> -             .product       = "MSA [12]0[45]0 SA[NS]",
> +             .product       = "MSA [12]0[456]0 SA[NS]",
>               .pgpolicy      = GROUP_BY_PRIO,
>               .pgfailback    = -FAILBACK_IMMEDIATE,
>               .no_path_retry = 18,


--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to