mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
615534d305
daemon/common code in a single libdaemon.a, which is completely private. This is currently linked into the lvmetad binary, and will be linked into LVM (the client part, since static linking only picks up only symbols that are actually used). I have also added --enable/disable-lvmetad to ./configure; although the current default is off, I expect this to be flipped to on shortly. There's no LVM-side support yet, but when there is, even when built, it'll still need to be enabled by an lvm.conf option. |
||
---|---|---|
.. | ||
daemon-client.c | ||
daemon-client.h | ||
daemon-server.c | ||
daemon-server.h | ||
daemon-shared.c | ||
daemon-shared.h |