1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons/dmeventd
Zdenek Kabelac 4fc97980b6 dmeventd: drop taking timeout mutex
Taking _timeout_mutex is not needed when registering and unregistering.
Global mutex is already being hold for this case.
2013-12-12 13:32:49 +01:00
..
plugins gcc: replace #ifdef linux with __linux__ 2013-11-13 13:56:29 +00:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
dmeventd.c dmeventd: drop taking timeout mutex 2013-12-12 13:32:49 +01:00
dmeventd.h configure: run directory configuration cleanup 2012-06-27 12:11:47 +02:00
libdevmapper-event.c cleanup: convert log_sys_error to log_sys_debug 2013-11-28 12:48:01 +01:00
libdevmapper-event.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
libdevmapper-event.pc.in Use Require.private: field for devmapper-event.pc 2010-05-11 08:47:02 +00:00
Makefile.in compile/link: use RELRO/PIE compiler/linker options for executables 2013-12-05 14:03:10 +01:00