Stephan Kulow 2014-06-30 19:43:16 +00:00 committed by Git OBS Bridge
commit 6b94134fb2
2 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91851cc679e9ed16d77b873ecde90ffc8aa71035f92821ad8b01432950917694
size 27676
oid sha256:4eca31a4258dcbbe2bf8c9a917b669615eccac3b626cbdbad0180139d42d674f
size 29970

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jun 24 09:45:57 CEST 2014 - hare@suse.de
- Fixup race condition with udev (bnc#883878)
- Cleanup foreground operation handling in multipathd
- Fix some minor issues in path reordering code (bnc#870465)
- Patches from upstream:
* Use existing user friendly names if possible
* kpartx: fix extended partition size for >512b sectors
* Mismatch between allocation length and transfer length in
rdac prio
* Mismatch between allocation length and transfer length in
emc_clariion prio.
-------------------------------------------------------------------
Fri Jun 13 10:51:48 CEST 2014 - hare@suse.de