Accepting request 234329 from home:hreinecke:branches:Base:System

- Fix segfault when fast_io_fail_tmo is empty in config file
- Crafted ordering of child paths for round robin path selector
  (bnc#870465)
- multipath: enable sync support (bnc#872297)
- Whitelist devices in multipath.rules (bnc#877281)

OBS-URL: https://build.opensuse.org/request/show/234329
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=62
This commit is contained in:
Tomáš Chvátal 2014-05-19 21:42:34 +00:00 committed by Git OBS Bridge
parent 97af7c8922
commit 7cf3cfdf7d
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ce8681e4124a3ffe20e043d268e357370cb369365c5fb79bf8054db2a0f722f
size 24756
oid sha256:39f5bccd13825b120d2e16f4e9a390e37cff31f484a925d757a76b01298b8a6d
size 27554

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 16 10:26:03 CEST 2014 - hare@suse.de
- Fix segfault when fast_io_fail_tmo is empty in config file
- Crafted ordering of child paths for round robin path selector
(bnc#870465)
- multipath: enable sync support (bnc#872297)
- Whitelist devices in multipath.rules (bnc#877281)
-------------------------------------------------------------------
Fri Apr 11 12:23:29 CEST 2014 - hare@suse.de