1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

pre-release

This commit is contained in:
Alasdair Kergon 2008-06-11 12:08:19 +00:00
parent 56637f2a85
commit 88f2c815e3
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
2.02.38-cvs (2008-06-06)
2.02.38-cvs (2008-06-11)

View File

@ -1,10 +1,10 @@
Version 2.02.38 -
=================================
Version 2.02.38 - 11th June 2008
================================
Fix tracking of validity of PVs with no mdas in lvmcache.
Fix return values for reporting commands when run with no PVs, LVs, or VGs.
Add omitted unlock_vg() call when sigint_caught() during vg processing.
Fix wrong free_count on imported vg from pool device
Fix segfault when calling pvcreate on the pool device
Fix free_count when reading pool metadata.
Fix segfault when using pvcreate on a device containing pool metadata.
Fix segfault after _free_vginfo by remembering to remove vginfo from list.
Tweak detection of invalid fid after changes to PVs in VG in _vg_read.
Revert assuming precommitted metadata is live when activating (unnecessary).