summaryrefslogtreecommitdiffstats
path: root/daemons/lvmetad/testclient.c
Commit message (Expand)AuthorAgeFilesLines
* Only use built-in stack size in clvmd - ignore lvm.conf.Alasdair Kergon2011-12-081-1/+1
* Add code to lvmetad's testclient that scans an actual physical device,Petr Rockai2011-07-201-10/+87
* Work out some more details in metadata update in lvmetad.Petr Rockai2011-07-191-0/+3
* Start filling in the core LVMetaD functionality and the correspondingPetr Rockai2011-07-181-7/+40
* Add int/str lookup routines specific to the reply (in client) and request (inPetr Rockai2011-06-271-2/+2
* Also parse the config_tree on the client end (daemon-client.c).Petr Rockai2011-06-271-1/+3
* Parse the incoming config tree in daemon-server.c, providing thePetr Rockai2011-06-271-1/+1
* Implement daemon_send_simple and use it in the testclient.Petr Rockai2011-06-271-2/+1
* Call daemon_close before exit in the testclient.Petr Rockai2011-06-271-0/+1
* Add a skeleton for lvmetad, a test client, and a temporary Makefile to buildPetr Rockai2011-06-141-0/+12