There is no references nowhere. Confirmed by the original manufacturer(NetApp), and Google shows no results.
Cc: Sean Stewart <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- libmultipath/hwtable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 7d1f85e..063535c 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -358,7 +358,7 @@ static struct hwentry default_hw[] = { { /* DS3500 / DS3512 / DS3524 */ .vendor = "IBM", - .product = "^(1745|1746)", + .product = "^1746", .bl_product = "Universal Xport", .pgpolicy = GROUP_BY_PRIO, .checker_name = RDAC, -- 2.7.4 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
