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

- recovery_tmo for iSCSI sessions not updated (bnc#883808)
- Only filter for udev property if uid_attribute is present
- Read wwid from sysfs vpg_pg83 attribute
- Update multipath.conf.5 to clarify wwid generation
- kpartx: Fixup persistent name generation (bnc#887582)
- Revert 'return PATH_DOWN for quiesced paths'
- Do not treat 'transport-offline' paths as 'offline' (bnc#888378)

- multipath: Check for running daemon when called with '-u'
  (bnc#886154)

OBS-URL: https://build.opensuse.org/request/show/241989
OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=71
This commit is contained in:
Robert Milasan 2014-07-24 08:17:16 +00:00 committed by Git OBS Bridge
parent 0360af2879
commit efa388870e
2 changed files with 19 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b142111f1e043927f3dd21b744ea6491f7d500279ccb278b5edbe5d6bd372f0
size 36302
oid sha256:be1438f5d57fa2faa8c55f640b00306d036c5c51bd22efb776bb7a85a5b2930b
size 39666

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jul 23 12:35:44 CEST 2014 - hare@suse.de
- recovery_tmo for iSCSI sessions not updated (bnc#883808)
- Only filter for udev property if uid_attribute is present
- Read wwid from sysfs vpg_pg83 attribute
- Update multipath.conf.5 to clarify wwid generation
- kpartx: Fixup persistent name generation (bnc#887582)
- Revert 'return PATH_DOWN for quiesced paths'
- Do not treat 'transport-offline' paths as 'offline' (bnc#888378)
-------------------------------------------------------------------
Wed Jul 9 11:46:23 CEST 2014 - hare@suse.de
- multipath: Check for running daemon when called with '-u'
(bnc#886154)
-------------------------------------------------------------------
Fri Jul 4 09:14:11 CEST 2014 - hare@suse.de