From: Martin Wilck <mwilck@xxxxxxxx> The previous patch "libmultipath: hwtable: remove obsolete NVMe entries" removed the entry for NetApp E-Series NVMe, but not the corresponding OEM entry for ETERNUS AB/HB NVMe. Fix it. Cc: Steven Schremmer <Steve.Schremmer@xxxxxxxxxx> Cc: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- libmultipath/hwtable.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index fd4573f..513fa67 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -468,12 +468,6 @@ static struct hwentry default_hw[] = { .pgfailback = -FAILBACK_IMMEDIATE, .no_path_retry = 30, }, - { - /* ETERNUS AB/HB NVMe */ - .vendor = "NVME", - .product = "Fujitsu ETERNUS AB/HB Series", - .no_path_retry = 30, - }, /* * Hitachi Vantara * -- 2.36.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/dm-devel