1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/dmfilemapd
Bryn M. Reeves 834574cc27 dmfilemapd: use log_sys_error in _filemap_monitor_set_notify
Since _filemap_monitor_set_notify() is only called after daemon
start up it should not use the _early_log() macros. Instead, use
log_sys_error to log errors from the two syscalls in the function.
2017-03-30 10:01:57 +01:00
..
.gitignore daemons: add dmfilemapd 2017-03-09 18:50:15 +00:00
dmfilemapd.c dmfilemapd: use log_sys_error in _filemap_monitor_set_notify 2017-03-30 10:01:57 +01:00
Makefile.in dmfilemapd: Fix install target 2017-03-28 21:52:30 +02:00