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

WHATS_NEW: changelog for fae1a611d2 and 5294a6f77a

This commit is contained in:
Peter Rajnoha 2012-12-18 12:12:58 +01:00
parent 86e528c667
commit 0379c480e0

View File

@ -1,5 +1,7 @@
Version 2.02.99 -
===================================
Fix possible race while removing metadata from lvmetad.
Fix possible deadlock when querying and updating lvmetad at the same time.
Check lvmcache_info_from_pvid and recall only when needed in _pv_read.
Check for memory failure of dm_config_write_node() in lvmetad.
Fix socket leak on error path in lvmetad's handle_connect.