-
Mon Apr 03 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-99.3
- Modify 0190-RHBZ-1429885-max-sectors-kb.patch
* make max_sectors_kb only update the device sysfs paramter on creates.
- Resolves: bz #1429885
-
Wed Mar 08 2017 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-99.2
- Add 0190-RHBZ-1429885-max-sectors-kb.patch
* add new max_sectors_kb multipath.conf parameter
- Resolves: bz #1429885
-
Wed Sep 07 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-99.1
- Add 0189-RHBZ-1395298-rbd-lock-on-read.patch
* pass lock_on_read when remapping image
- Resolves: bz #1395298
-
Wed Sep 07 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-99
- Add 0188-RHBZ-1368501-dont-exit.patch
* make multipathd not exit if it encounters recoverable errors on startup
- Resolves: bz #1368501
-
Thu Sep 01 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-98
- Modified 0180-multipath-tools-Add-rbd-checker.patch
* make the rbd path checker only compile if librados2-devel is installed
- Make librados2-devel only be BuildRequired on x86_64
- Resolves: bz #1348372
-
Thu Sep 01 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-97
- Add 0177-libmultipath-correctly-initialize-pp-sg_id.patch
* This and all the following patches add the rbd patch checker
- Add 0178-libmultipath-add-rbd-discovery.patch
- Add 0179-multipath-tools-add-checker-callout-to-repair-path.patch
- Add 0180-multipath-tools-Add-rbd-checker.patch
- Add 0181-multipath-tools-Add-rbd-to-the-hwtable.patch
- Add 0182-multipath-tools-check-for-initialized-checker-before.patch
- Add 0183-multipathd-Don-t-call-repair-on-blacklisted-path.patch
- Add 0184-rbd-fix-sync-repair-support.patch
- Add 0185-rbd-check-for-nonshared-clients.patch
- Add 0186-rbd-check-for-exclusive-lock-enabled.patch
- Add 0187-rbd-fixup-log-messages.patch
- Added BuildRequires on librados2-devel
- Resolves: bz #1348372
-
Mon Aug 08 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-96
- Modify 0136-RHBZ-1304687-wait-for-map-add.patch
* change missing_uev_msg_delay to missing_uev_msg_timeout, and make
multipathd re-enable table loads if the timeout has passed
- Refresh 0137-RHBZ-1280524-clear-chkr-msg.patch
- Refresh 0139-RHBZ-1273173-queue-no-daemon-doc.patch
- Refresh 0150-RHBZ-1253913-fix-startup-msg.patch
- Refresh 0154-UPBZ-1291406-disable-reinstate.patch
- Refresh 0155-UPBZ-1300415-PURE-config.patch
- Refresh 0156-UPBZ-1313324-dont-fail-discovery.patch
- Refresh 0161-RHBZ-1311659-no-kpartx.patch
- Refresh 0167-RHBZ-1335176-fix-show-cmds.patch
- Add 0173-RH-update-man-page.patch
- Add 0174-RHBZ-1362396-modprobe.patch
* make starting the multipathd service modprobe dm-multipath in the
sysvinit scripts
- Add 0175-RHBZ-1357382-ordering.patch
* force multipathd.service to start after systemd-udev-trigger.service
- Add 0176-RHBZ-1363830-fix-rename.patch
* initialized a variable to make dm_rename not fail randomly
- Resolves: bz #1304687, #1362396, #1357382, #1363830
-
Wed Jul 20 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-95
- Add 0170-UPBZ-1352925-fix-typo.patch
- Add 0171-UPBZ-1356651-allow-zero-size.patch
* Allow zero-sized paths to be added to a multipath device
- Add 0172-RHBZ-1350931-no-active-add.patch
* Allow paths to be added to a new map if no active paths exist. Also
fixes 1351430
- Resolves: bz #1350931, #1351430, #1352925, #1356651
-
Mon Jul 18 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-94
- Modify 0169-UPBZ-1353357-json-output.patch
* Add manpage documentation
- Resolves: bz #1353357
-
Fri Jul 15 2016 Benjamin Marzinski <bmarzins@redhat.com> 0.4.9-93
- Modify 0135-RHBZ-1299600-path-dev-uevents.patch
* trigger uevents when adding wwids for existing devices during startup
- Refresh 0136-RHBZ-1304687-wait-for-map-add.patch
- Refresh 0150-RHBZ-1253913-fix-startup-msg.patch
- Add 0168-RHBZ-1347769-shared-lock.patch
* make multipath lock the path devices with a shared lock
- Add 0169-UPBZ-1353357-json-output.patch
* add mulitpathd json output command
- Resolves: bz #1299600, #1347769, #1353357