[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] multipath-tools/libmultipath hwtable.c
- From: bmarzins sourceware org
- To: dm-cvs sourceware org, dm-devel redhat com
- Cc:
- Subject: [dm-devel] multipath-tools/libmultipath hwtable.c
- Date: 16 Aug 2007 16:30:12 -0000
CVSROOT: /cvs/dm
Module name: multipath-tools
Branch: RHEL5_FC6
Changes by: bmarzins sourceware org 2007-08-16 16:30:12
Modified files:
libmultipath : hwtable.c
Log message:
Fix for bz 245019. The alua callout for the IBM 2145 now has a fully qualified
path name.
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.5&r2=1.20.2.6
--- multipath-tools/libmultipath/hwtable.c 2007/08/14 18:08:54 1.20.2.5
+++ multipath-tools/libmultipath/hwtable.c 2007/08/16 16:30:11 1.20.2.6
@@ -356,7 +356,7 @@
.vendor = "IBM",
.product = "2145",
.getuid = DEFAULT_GETUID,
- .getprio = "mpath_prio_alua /dev/%n",
+ .getprio = "/sbin/mpath_prio_alua /dev/%n",
.features = "1 queue_if_no_path",
.hwhandler = DEFAULT_HWHANDLER,
.selector = DEFAULT_SELECTOR,
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]