[dm-devel] [PATCH 13/94] multipath-tools: identify more devices at hwtable

tang.wenjun3 at zte.com.cn tang.wenjun3 at zte.com.cn
Fri Oct 14 01:55:55 UTC 2016


From: Xose Vazquez Perez <xose.vazquez at gmail.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 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 1ecaf19..01d3c53 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -460,7 +460,7 @@ static struct hwentry default_hw[] = {
 		.pgfailback    = FAILBACK_UNDEF,
 	},
 	{
-		/* SAN Volume Controller / Storwize */
+		/* Storwize family / SAN Volume Controller / Flex System V7000 */
 		.vendor        = "IBM",
 		.product       = "^2145",
 		.features      = "1 queue_if_no_path",
@@ -803,6 +803,7 @@ static struct hwentry default_hw[] = {
 	 * Huawei
 	 */
 	{
+		/* OceanStor V3 */
 		.vendor        = "(HUAWEI|HUASY)",
 		.product       = "XSG1",
 		.pgpolicy      = MULTIBUS,
-- 
2.8.1.windows.1




More information about the dm-devel mailing list