1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/cmirrord
Zdenek Kabelac 9d3be13f4f Use dm_free for dm_malloc-ed areas in _clog_ctr/_clog_dtr (cmirrord).
Use dm_zalloc to obtain zeroed memory block.
Use dm_free for dm_ allocated memory blocks.
Test close() for error.
2010-12-20 13:57:19 +00:00
..
clogd.c Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout. 2010-12-13 10:43:56 +00:00
cluster.c Fix missing initilisation to 0 2010-10-25 12:59:24 +00:00
cluster.h Deal with a few more compiler warnings. 2010-01-20 02:43:19 +00:00
common.h Clean up include files. 2010-01-18 21:07:24 +00:00
compat.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
compat.h Clean up include files. 2010-01-18 21:07:24 +00:00
functions.c Use dm_free for dm_malloc-ed areas in _clog_ctr/_clog_dtr (cmirrord). 2010-12-20 13:57:19 +00:00
functions.h Clean up include files. 2010-01-18 21:07:24 +00:00
link_mon.c Signal handling FIXMEs. 2010-01-19 15:58:45 +00:00
link_mon.h Clean up include files. 2010-01-18 21:07:24 +00:00
local.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
local.h Clean up include files. 2010-01-18 21:07:24 +00:00
logging.c Clean up include files. 2010-01-18 21:07:24 +00:00
logging.h Use "" instead of <> for configure.h and libdevmapper.h 2010-06-15 11:00:44 +00:00
Makefile.in INSTALL rules updates 2010-04-09 21:42:48 +00:00