diff mbox

multipath-tools ./multipath.conf.defaults libm ...

Message ID 20100210041119.19436.qmail@sourceware.org (mailing list archive)
State New, archived
Headers show

Commit Message

bmarzins@sourceware.org Feb. 10, 2010, 4:11 a.m. UTC
None
diff mbox

Patch

--- multipath-tools/multipath.conf.defaults	2010/01/26 05:50:44	1.5.4.19
+++ multipath-tools/multipath.conf.defaults	2010/02/10 04:11:18	1.5.4.20
@@ -245,7 +245,7 @@ 
 #               features                "0"
 #               hardware_handler        "0"
 #               path_selector           "round-robin 0"
-#               path_grouping_policy    failover
+#               path_grouping_policy    multibus
 #               rr_weight               uniform
 #               no_path_retry           5
 #               rr_min_io               1000
--- multipath-tools/libmultipath/hwtable.c	2010/01/26 05:50:45	1.20.2.26
+++ multipath-tools/libmultipath/hwtable.c	2010/02/10 04:11:18	1.20.2.27
@@ -309,7 +309,7 @@ 
 		.features      = DEFAULT_FEATURES,
 		.hwhandler     = DEFAULT_HWHANDLER,
 		.selector      = DEFAULT_SELECTOR,
-		.pgpolicy      = FAILOVER,
+		.pgpolicy      = MULTIBUS,
 		.pgfailback    = FAILBACK_UNDEF,
 		.rr_weight     = RR_WEIGHT_NONE,
 		.no_path_retry = 5,
--- multipath-tools/multipath/Attic/multipath.conf.5	2009/05/15 21:01:27	1.1.2.2
+++ multipath-tools/multipath/Attic/multipath.conf.5	2010/02/10 04:11:18	1.1.2.3
@@ -251,7 +251,7 @@ 
 is shutdown. Default is
 .I yes
 .TP
-.B binding_file
+.B bindings_file
 Sets the location for the multipath bindings file that is used with
 the user_friendly_names option. Default is
 .I /etc/multipath_bindings