1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/dmeventd
Zdenek Kabelac 2b9843c20b dmeventd: reorder mempool allocation
Since lvm2_init() effectively detects memory leaks
allocate mempool after this initialization
(so it's not reported as leak).
2015-09-03 23:34:36 +02:00
..
plugins dmeventd: reorder mempool allocation 2015-09-03 23:34:36 +02:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
dmeventd.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
dmeventd.h dmeventd: add DM_EVENT_GET_PARAMETERS request to dmeventd protocol 2014-02-06 17:41:12 +01:00
libdevmapper-event.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
libdevmapper-event.h dmeventd: add DM_EVENT_GET_PARAMETERS request to dmeventd protocol 2014-02-06 17:41:12 +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