diff options
author | Christophe Varoqui <root@xa-s05.(none)> | 2005-10-08 11:53:31 +0200 |
---|---|---|
committer | Christophe Varoqui <root@xa-s05.(none)> | 2005-10-08 11:53:31 +0200 |
commit | 64617daab1457487faad3859e9d1da104fe428c7 (patch) | |
tree | a918106a384000e7789a7528f9263a264203bcf7 /ChangeLog | |
parent | 5be484e5dfc587c8373b06be126c72e910839187 (diff) | |
download | multipath-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-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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() |