1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-30 17:18:21 +03:00
lvm2/daemons
Zdenek Kabelac 5bea2b5c82 clvmd: fix clean memory on exit
Properly clean 'client' structure only for LOCAL_SOCK type.
(Fixes bug from commit 460c19df62)
(in release fix)

Also cleanup-up associated pthreads by using cleanup_zombie() function.
Since this function may change the list, restart scanning always from
the list header.

Note: couple following patches are necessary to make this working properly.
2014-03-21 22:29:22 +01:00
..
clvmd clvmd: fix clean memory on exit 2014-03-21 22:29:22 +01:00
cmirrord cmirrord: Clean-up stray warning message (attempt #2) 2014-03-19 14:43:00 -05:00
dmeventd cleanup: use 'define' for systemd runtime unit file directory 2014-03-14 15:57:44 +01:00
lvmetad lvmetad: Fix pvmeta_old_{pvid,dev} logic when they are the same. 2014-03-14 10:09:16 +01:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00