1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/dmeventd/plugins
Zdenek Kabelac 4b4d19e3aa dmeventd: separate dm and dmeventd logging
Ensure different logging function for dmeventd.c logging
and dm and lvm library.

We can recognize we want to show every log_info() and
log_notice() message from dmeventd.c code while not
exposing those from libdm/libdevmapper-event

Also switch to use log with errno - it's not changing
anything and doesn't bring any more features yet to dmeventd
logging but we just properly pass dm_errno_or_class properly
through the whole code stack for possible future use
(i.e. support of class logging for dmeventd).
2016-11-03 12:43:09 +01:00
..
lvm2 dmeventd: separate dm and dmeventd logging 2016-11-03 12:43:09 +01:00
mirror activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
raid raid: dmeventd plugin use 64bit arithmetic 2016-10-03 17:44:25 +02:00
snapshot cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
thin dmeventd: typo and debug name fix 2016-08-31 11:13:59 +02:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00