1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/libdaemon
Zdenek Kabelac 155841c349 lvmetad: fix compare function
Check for enough space in preallocated buffer.
Fixes problem, when lvm code started to suddenly allocate
too big memory chunks.

TODO: lvmetad protocol should announce needed size ahead,
so if metadata have 1MB we are not reallocating memory...
2013-06-18 22:12:51 +02:00
..
client lvmetad: fix compare function 2013-06-18 22:12:51 +02:00
server lvmetad: use dm_ malloc wrappers 2013-06-18 22:11:31 +02:00
Makefile.in Makefiles: Build libdaemonclient unconditionally. 2012-09-26 17:26:23 +02:00