From: Xose Vazquez Perez <[email protected]>

Cc: Christophe Varoqui <[email protected]>
Cc: device-mapper development <[email protected]>
Signed-off-by: Xose Vazquez Perez <[email protected]>
---
 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

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

Reply via email to