SHA256
1
0
forked from pool/drbd

Accepting request 505625 from network:ha-clustering:Unstable

bsc#1045473, update to 9.0.8

OBS-URL: https://build.opensuse.org/request/show/505625
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=49
This commit is contained in:
nick wang
2017-06-22 08:38:38 +00:00
committed by Git OBS Bridge
parent 283d692841
commit 5d7f6b839f
7 changed files with 28 additions and 27 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 14 03:21:59 UTC 2017 - nwang@suse.com
- bsc#1045473, update to 9.0.8
fix a race condition between adding connections and receiving data
fix a OOPS on a diskfull node when a request from a diskless node
fix a distributed deadlock when doing a discard/write-same burst
fix an issue with diskless nodes adopting wrong current UUIDs
fix wrongly rejected two-phase-state transactions
fix initial resync, triggered by "--force primary"(regression 9.0.7)
Speed-up AL-updates with bio flags REQ_META and REQ_PRIO
Merged changes from 8.4.10 and with that compatibility with Linux-4.12
- Remove patch fix-initial-sync-stop.patch
- Fix the license to GPL-2.0+
-------------------------------------------------------------------
Thu May 25 07:55:55 UTC 2017 - nwang@suse.com