mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
bf0378593c
There is a rudimentary make file in place so people can build by hand from 'LVM2/daemons/clogd'. It is not hooked into the main build system yet. I am checking this in to provide people better access to the source code. There is still work to be done to make better use of existing code in the LVM repository. (list.h could be removed in favor of existing list implementations, for example. Logging might also be removed in favor of what is already in the tree.) I will probably defer updating WHATS_NEW_DM until this code is linked into the main build system (unless otherwise instructed). |
||
---|---|---|
.. | ||
clogd.c | ||
cluster.c | ||
cluster.h | ||
common.h | ||
functions.c | ||
functions.h | ||
link_mon.c | ||
link_mon.h | ||
list.h | ||
local.c | ||
local.h | ||
logging.c | ||
logging.h | ||
Makefile |