1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/daemons/lvmpolld
Ondrej Kozina 7bbc128c3d lvmpolld: make lvpoll error messages visible
Previously all stderr messages issued by spawned lvpoll command were reported
as INFO only. This made all such messages invisible in syslog or lvmpolld log
while running default configuration.

All lvpoll stderr messages are loged with WARN priority now and lvpoll
command exiting with retcode != 0 is logged with ERROR priority in
syslog and lvmpolld log
2015-09-02 17:24:26 +02: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 lvmpolld: make lvpoll error messages visible 2015-09-02 17:24:26 +02: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