-
Fri Jan 09 2015 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-77
- Add 0105-RHBZ-1180032-find-multipaths-man.patch
* add find_multipaths to man page
- Modify multipath.conf (bz #1069360)
* add uid_attribute example
- Resolves: bz #1180032
-
Fri Nov 14 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-76
- Modify 0102-RHBZ-631009-deferred-remove.patch
* Fixed compiler warning message for builds with old device-mapper versions
- Add 0104-RHBZ-1159337-fix-double-free.patch
* made ev_remove_path exit immediately after failing setup_multipath, since
it handles cleaning up the device
- Resolves: bz #1159337
- Related: bz #631009
-
Thu Nov 06 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-75
- Add 0103-RHBZ-1148979-fix-partition-mapping-creation-race-with-kpartx.patch
* Only run kpartx on device activation
- Resolves: bz #1148979
-
Tue Oct 28 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-74
- Respin again to let buildroot catch up.
- Related: bz #631009
-
Tue Oct 28 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-73
- Respin to pick up latest lvm2 code
- Related: bz #631009
-
Tue Oct 28 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-72
- Add 0101-RH-cleanup-partmaps-code.patch
* code refactoring to prepare for next patch
- Add 0102-RHBZ-631009-deferred-remove.patch
* add deferred_remove option to /etc/multipath.conf
- Resolves: bz #631009
-
Fri Sep 05 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-71
- Re-add 0050-RH-listing-speedup.patch
- Modify 0098-UPBZ-1067171-mutipath-i.patch
* add dry_run cleanup code from upstream
- Refresh 0099-RH-add-all-devs.patch
- Add 0100-RHBZ-1067171-multipath-i-update.patch
* make -i work correctly with find_multipaths
- Resolves: bz #1067171
-
Wed Sep 03 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-70
- Modify 0096-RHBZ-979474-new-wildcards.patch
* Fix a faulty check
- Add 0098-UPBZ-1067171-mutipath-i.patch
* Add -i option to ignore wwids file when checking for valid paths
- Add 0099-RH-add-all-devs.patch
* Add new devices config option all_devs. This makes the configuration
overwrite the specified values in all builtin configs
- Related: bz #979474
- Resolves: bz #1067171
-
Thu Aug 28 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-69
- Add 0096-RHBZ-979474-new-wildcards.patch
* Add N, n, R, and r path wildcards to print World Wide ids
- Add 0097-RH-fix-coverity-errors.patch
* Fix a number of unterminated strings and memory leaks on failure
paths.
- Resolves: bz #979474
-
Tue Aug 12 2014 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-68
- Add 0091-RHBZ-1069584-fix-empty-values-fast-io-fail-and-dev-loss.patch
* check for null pointers in configuration reading code.
- Add 0092-UPBZ-1104605-reload-on-rename.patch
* Reload table on rename if necessary
- Add 0093-UPBZ-1086825-user-friendly-name-remap.patch
* Keep existing user_friend_name if possible
- Add 0094-RHBZ-1086825-cleanup-remap.patch
* Cleanup issues with upstream patch
- Add 0095-RHBZ-1127944-xtremIO-config.patch
* Add support for EMC ExtremIO devices
- Resolves: bz #1069584, #1104605, #1086825, #1086825, #1127944