1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-23 21:35:29 +03:00
lvm2/daemons/cmirrord
Jonathan Earl Brassow 5584f2ae46 Was using dm_list_iterate_items when I should have been using
*_safe.  This had the effect of segfaulting the log daemon when
converting a mirror from one log type to another.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
2010-01-27 22:28:05 +00:00
..
clogd.c Signal handling FIXMEs. 2010-01-19 15:58:45 +00:00
cluster.c Was using dm_list_iterate_items when I should have been using 2010-01-27 22:28:05 +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 Clean up include files. 2010-01-18 21:07:24 +00:00
compat.h Clean up include files. 2010-01-18 21:07:24 +00:00
functions.c missing header 2010-01-22 00:43:28 +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 Signal handling FIXMEs. 2010-01-19 15:58:45 +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 Clean up include files. 2010-01-18 21:07:24 +00:00
Makefile.in Make the intermachine communication structures architecture independant 2010-01-15 19:49:35 +00:00