summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Varoqui <root@xa-s05.(none)>2005-10-08 11:53:31 +0200
committerChristophe Varoqui <root@xa-s05.(none)>2005-10-08 11:53:31 +0200
commit64617daab1457487faad3859e9d1da104fe428c7 (patch)
treea918106a384000e7789a7528f9263a264203bcf7 /ChangeLog
parent5be484e5dfc587c8373b06be126c72e910839187 (diff)
downloadmultipath-tools-64617daab1457487faad3859e9d1da104fe428c7.tar.gz
multipath-tools-64617daab1457487faad3859e9d1da104fe428c7.tar.bz2
multipath-tools-64617daab1457487faad3859e9d1da104fe428c7.zip
[libmultipath] deprecate the default_foo config file options
These are in the default{} configlet; the prefix was clearly redundant. Keep the old keyword around for a smooth transition, but undocument them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f19064..e22781c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -662,7 +662,7 @@
* [multipathd] setsched prio to RT
* [multipath] massive include cleanup
- * [multipath] add a "default_prio_callout" keyword
+ * [multipath] add a "prio_callout" keyword
first user will be SPC-3 ALUA priority field fetcher
from IBM
* [multipath] reenable stdout on some error paths
@@ -700,9 +700,9 @@
pathvecs
* [multipath] push WWID_SIZE to 64 char (scsi_id w/ JBODs)
* [multipath] add a exit_tool() wrapper fn for runfile unlink
- * [multipath] add a "default_path_grouping_policy" keyword in the
+ * [multipath] add a "path_grouping_policy" keyword in the
"defaults" block.
- * [multipath] add a "default_getuid_callout" keyword in the
+ * [multipath] add a "getuid_callout" keyword in the
"defaults" block. Now multipath is going to work with JBODs
* [multipath] fix segfault when pathvec is empty after
get_pathvec()