1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Marian Csontos 738ae4a77f lvmpolld: Fix segfault on 32 bit architectures
Explicit conversions are needed to align writes and reads on the stack.
int64_t is popped from stack while int was pushed.
2015-07-10 16:16:57 +02:00
..
clvmd include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
cmirrord pre-release 2014-11-11 14:13:00 +00:00
dmeventd include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmetad coverity: missing return value checks 2015-07-09 15:15:15 +02:00
lvmlockd coverity: cleanup related to lvmlockd 2015-07-09 11:29:28 -05:00
lvmpolld lvmpolld: Fix segfault on 32 bit architectures 2015-07-10 16:16:57 +02:00
Makefile.in Add lvmlockd 2015-07-02 15:42:26 -05:00