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

post-release

This commit is contained in:
Alasdair Kergon 2012-02-23 18:26:28 +00:00
parent f9fc7d8da4
commit 1a4b6136be
4 changed files with 9 additions and 2 deletions

View File

@ -1 +1 @@
2.02.93(2)-cvs (2012-02-23) 2.02.94(2)-cvs (2012-02-23)

View File

@ -1 +1 @@
1.02.72-cvs (2012-02-23) 1.02.73-cvs (2012-02-23)

View File

@ -1,3 +1,7 @@
Version 2.02.94 -
====================================
Integrate client-side lvmetad into build.
Version 2.02.93 - 23rd February 2012 Version 2.02.93 - 23rd February 2012
==================================== ====================================
Require number of stripes to be greater than parity devices in higher RAID. Require number of stripes to be greater than parity devices in higher RAID.

View File

@ -1,3 +1,6 @@
Version 1.02.73 -
====================================
Version 1.02.72 - 23rd February 2012 Version 1.02.72 - 23rd February 2012
==================================== ====================================
Avoid memory reallocation for dm_asprintf. Avoid memory reallocation for dm_asprintf.