[dm-devel] [PATCH] multipath-tools: delete vendor name HUASY for Huawei devices

Zou Ming zouming.zouming at huawei.com
Sat May 20 08:27:02 UTC 2017


For product XSG1,HUASY is obsolete for Huawei devices,Only HUAWEI is the official vendor name.
---
 libmultipath/hwtable.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 54309ef..bd8719c 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -881,7 +881,7 @@ static struct hwentry default_hw[] = {
 	 */
 	{
 		/* OceanStor V3 */
-		.vendor        = "(HUAWEI|HUASY)",
+		.vendor        = "HUAWEI",
 		.product       = "XSG1",
 		.pgpolicy      = MULTIBUS,
 	},
-- 
2.6.4.windows.1





More information about the dm-devel mailing list