1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

pre-release

This commit is contained in:
Alasdair G Kergon 2015-11-09 01:45:22 +00:00
parent b9341e36f1
commit a3f77ed4ba
4 changed files with 5 additions and 6 deletions

View File

@ -1 +1 @@
2.02.134(2)-git (2015-10-30) 2.02.134(2)-git (2015-11-09)

View File

@ -1 +1 @@
1.02.111-git (2015-10-30) 1.02.110-git (2015-11-09)

View File

@ -1,5 +1,7 @@
Version 2.02.134 - Version 2.02.134 - 9th November 2015
==================================== ====================================
Refactor some lvmetad code and adjust some duplicate PV messages.
No longer repair/wipe VG/PVs if inaccessible because foreign or shared.
Pass correct data size to mirror log calc so log can be bigger than 1 extent. Pass correct data size to mirror log calc so log can be bigger than 1 extent.
Version 2.02.133 - 30th October 2015 Version 2.02.133 - 30th October 2015

View File

@ -1,6 +1,3 @@
Version 1.02.111 -
====================================
Version 1.02.110 - 30th October 2015 Version 1.02.110 - 30th October 2015
==================================== ====================================
Disable thin monitoring plugin when it fails too often (>10 times). Disable thin monitoring plugin when it fails too often (>10 times).