1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmpolld
Zdenek Kabelac 32762e2a9c libdaemon: fix passing 32bit values for %d
Since %d is now prohibited for its great confusion,
replace it with  FMTd64 and correctly converted int64_t
parameter.
2015-11-09 17:04:10 +01:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmpolld-cmd-utils.c lvmpolld: by default spawn lvpoll cmd with -An 2015-05-11 19:08:13 +02:00
lvmpolld-cmd-utils.h lvmpolld: Add standalone polldaemon. 2015-05-09 00:59:18 +01:00
lvmpolld-common.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmpolld-core.c libdaemon: fix passing 32bit values for %d 2015-11-09 17:04:10 +01:00
lvmpolld-data-utils.c coverity: missing return value checks 2015-07-09 15:15:15 +02:00
lvmpolld-data-utils.h lvmpolld: Add standalone polldaemon. 2015-05-09 00:59:18 +01:00
lvmpolld-protocol.h lvmpolld: label known return codes 2015-05-15 20:31:48 +02:00
Makefile.in lvmetad, lvmpolld: remove DL_LIBS from Makefile 2015-06-08 11:48:22 -05:00
polling_ops.h lvmpolld: Add standalone polldaemon. 2015-05-09 00:59:18 +01:00