[libmultipath] Changes hwtable.c to Support New Pillar
authorChristophe Varoqui <cvaroqui@zezette.localdomain>
Wed, 7 Feb 2007 23:17:57 +0000 (00:17 +0100)
committerChristophe Varoqui <cvaroqui@zezette.localdomain>
Wed, 7 Feb 2007 23:17:57 +0000 (00:17 +0100)
And new maintainer from Pillar Data.

Srinivas Ramani, Pillar Data

libmultipath/hwtable.c

index f1dc611..48f055e 100644 (file)
@@ -461,14 +461,14 @@ static struct hwentry default_hw[] = {
        /*
         * Pillar Data controller family
         *
-        * Maintainer : Christophe Varoqui
-        * Mail : christophe.varoqui@free.fr
+        * Maintainer : Srinivasan Ramani
+        * Mail : sramani@pillardata.com
         */
        {
                .vendor        = "Pillar",
-               .product       = "Axiom 500",
+               .product       = "Axiom.*",
                .getuid        = DEFAULT_GETUID,
-               .getprio       = "mpath_prio_alua %d",
+               .getprio       = "mpath_prio_alua %n",
                .features      = DEFAULT_FEATURES,
                .hwhandler     = DEFAULT_HWHANDLER,
                .selector      = DEFAULT_SELECTOR,