1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdaemon/client
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
..
config-util.c lvmetad: use dm_ malloc wrappers 2013-06-18 22:11:31 +02:00
config-util.h libdaemon: Make buffer handling asymptotically more efficient. 2012-10-11 18:09:41 +02:00
daemon-client.c libdaemon: add logging to daemon_open 2013-01-04 23:29:59 +00:00
daemon-client.h libdaemon: Make buffer handling asymptotically more efficient. 2012-10-11 18:09:41 +02:00
daemon-io.c lvmetad: fix compare function 2013-06-18 22:12:51 +02:00
daemon-io.h libdaemon: Make buffer handling asymptotically more efficient. 2012-10-11 18:09:41 +02:00
Makefile.in libdaemon: Split daemon-shared.[hc] into daemon-io.[hc] and config-util.[hc]. 2012-09-26 17:26:23 +02:00