[PATCH] multipath-tools: fix hwtable comments

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



- use "VSP" for the whole family, too many variants
- identify Quantum models

Cc: Martin Wilck <mwilck@xxxxxxxx>
Cc: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Cc: DM-DEVEL-ML <dm-devel@xxxxxxxxxxxxxxx>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
---
 libmultipath/hwtable.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 4ca4245c..a9991865 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -470,7 +470,7 @@ static struct hwentry default_hw[] = {
 	 * Maintainer: Matthias Rudolph <Matthias.Rudolph@xxxxxxxxxxxxxxxxxx>
 	 */
 	{
-		/* USP-V, HUS VM, VSP, VSP G1X00 and VSP GX00 families / HPE XP */
+		/* USP-V, HUS VM, and VSP Series / HPE XP */
 		.vendor        = "(HITACHI|HP|HPE)",
 		.product       = "^OPEN-",
 		.pgpolicy      = GROUP_BY_PRIO,
@@ -1327,7 +1327,7 @@ static struct hwentry default_hw[] = {
 	 * Quantum
 	 */
 	{
-		/* StorNext family */
+		/* StorNext QX/QXS Series */
 		.vendor        = "Quantum",
 		.product       = "(StorNext QX|QXS)",
 		.bl_product    = "cvfsctl",
@@ -1337,7 +1337,7 @@ static struct hwentry default_hw[] = {
 		.no_path_retry = 18,
 	},
 	{
-		/* F-Series */
+		/* F/H Series */
 		.vendor        = "QUANTUM",
 		.product       = "^(F|P|H)[24]",
 		.pgpolicy      = GROUP_BY_PRIO,
-- 
2.50.1





[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux