CVSROOT: /cvs/dm Module name: multipath-tools Branch: RHEL5_FC6 Changes by: bmarzins@xxxxxxxxxxxxxx 2007-10-29 20:03:08 Modified files: libmultipath : hwtable.c Log message: use fully qualified path name for mpath_prio_hds_modular. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.20.2.8&r2=1.20.2.9 --- multipath-tools/libmultipath/hwtable.c 2007/10/09 21:48:19 1.20.2.8 +++ multipath-tools/libmultipath/hwtable.c 2007/10/29 20:03:08 1.20.2.9 @@ -223,7 +223,7 @@ .vendor = "HITACHI", .product = "DF.*", .getuid = DEFAULT_GETUID, - .getprio = "mpath_prio_hds_modular %d", + .getprio = "/sbin/mpath_prio_hds_modular %d", .features = DEFAULT_FEATURES, .hwhandler = DEFAULT_HWHANDLER, .selector = DEFAULT_SELECTOR, -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel