CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL4_FC5 Changes by: bmarzins@xxxxxxxxxxxxxx 2007-03-07 16:12:46 Modified files: libmultipath : hwtable.c Log message: Changed the bl_product string back to LUNZ as per Ed Goggins comments in BZ#174441 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.16.2.7&r2=1.16.2.8 --- multipath-tools/libmultipath/hwtable.c 2007/02/13 18:50:37 1.16.2.7 +++ multipath-tools/libmultipath/hwtable.c 2007/03/07 16:12:46 1.16.2.8 @@ -51,7 +51,7 @@ "tur", FAILBACK_UNDEF, NULL, 0, 0, 0); r += store_hwe_ext(hw, "DGC", "*", GROUP_BY_PRIO, DEFAULT_GETUID, "/sbin/mpath_prio_emc /dev/%n", "1 emc", - "1 queue_if_no_path", "emc_clariion", -FAILBACK_IMMEDIATE, "LUN_Z", + "1 queue_if_no_path", "emc_clariion", -FAILBACK_IMMEDIATE, "LUNZ", 0, 0, 0); r += store_hwe_ext(hw, "IBM", "3542", GROUP_BY_SERIAL, DEFAULT_GETUID, NULL, "0", "0", "tur", FAILBACK_UNDEF, NULL, 0, 0, 0); -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel