1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/lvmpolld
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
..
lvmpolld-client.c lvmpolld: Fix segfault on 32 bit architectures 2015-07-10 16:16:57 +02:00
lvmpolld-client.h lvmpolld: Add standalone polldaemon. 2015-05-09 00:59:18 +01:00
polldaemon.h polldaemon: remove get_copy_vg and get_copy_lv wrappers 2015-05-19 20:56:15 +02:00