forked from pool/multipath-tools
Accepting request 239529 from home:hreinecke:branches:Base:System
- multipath: use option '-i' when called from udev (bnc#885628) - multipath: add option '-i' to ignore wwids file (bnc#885628) - Update hwtable for EMC XtremIO (bnc#880510) - Remove unused variable 'aas' from alua prioritzer - Patches from upstream: * Add multipath.conf force_sync option * make prioritizers use checker_timeout, if set * Improve multipath.conf syntax checking * orphan paths on failed add * Add missing interactive commands to multipathd man page * Make multipathd orphan paths that were removed externally * allow users to add wwids to /etc/multipath/wwids with -a * change conf->dry_run to conf->cmd * Return the correct size buffer in set_value() * Fix memory issues in path reordering failure code paths OBS-URL: https://build.opensuse.org/request/show/239529 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=69
This commit is contained in:
parent
c059c44410
commit
0360af2879
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4eca31a4258dcbbe2bf8c9a917b669615eccac3b626cbdbad0180139d42d674f
|
||||
size 29970
|
||||
oid sha256:0b142111f1e043927f3dd21b744ea6491f7d500279ccb278b5edbe5d6bd372f0
|
||||
size 36302
|
||||
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 09:14:11 CEST 2014 - hare@suse.de
|
||||
|
||||
- multipath: use option '-i' when called from udev (bnc#885628)
|
||||
- multipath: add option '-i' to ignore wwids file (bnc#885628)
|
||||
- Update hwtable for EMC XtremIO (bnc#880510)
|
||||
- Remove unused variable 'aas' from alua prioritzer
|
||||
- Patches from upstream:
|
||||
* Add multipath.conf force_sync option
|
||||
* make prioritizers use checker_timeout, if set
|
||||
* Improve multipath.conf syntax checking
|
||||
* orphan paths on failed add
|
||||
* Add missing interactive commands to multipathd man page
|
||||
* Make multipathd orphan paths that were removed externally
|
||||
* allow users to add wwids to /etc/multipath/wwids with -a
|
||||
* change conf->dry_run to conf->cmd
|
||||
* Return the correct size buffer in set_value()
|
||||
* Fix memory issues in path reordering failure code paths
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 09:45:57 CEST 2014 - hare@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user