summaryrefslogtreecommitdiffstats
path: root/daemons/lvmetad
Commit message (Expand)AuthorAgeFilesLines
...
* Make lvmetad also report VGID in reply when adding a PV without MDAs (thisPetr Rockai2011-07-201-7/+31
* Add code to lvmetad's testclient that scans an actual physical device,Petr Rockai2011-07-201-10/+87
* Make lvmetad report the VG ID and status (complete, partial) in reply to pv_addPetr Rockai2011-07-201-4/+28
* Towards MISSING (PV) flag management in lvmetad.Petr Rockai2011-07-191-10/+50
* Work out some more details in metadata update in lvmetad.Petr Rockai2011-07-194-15/+55
* More work on cache maintenance code in lvmetad: keep track of PV status.Petr Rockai2011-07-191-13/+64
* Start filling in the core LVMetaD functionality and the correspondingPetr Rockai2011-07-182-12/+135
* move doc to doc dirAlasdair Kergon2011-07-081-197/+0
* Add int/str lookup routines specific to the reply (in client) and request (inPetr Rockai2011-06-272-4/+4
* Also parse the config_tree on the client end (daemon-client.c).Petr Rockai2011-06-272-6/+6
* Parse the incoming config tree in daemon-server.c, providing thePetr Rockai2011-06-272-2/+2
* LVMetaD build hack: link to lvm-internal &c. and add a simple test script.Petr Rockai2011-06-272-2/+20
* Implement daemon_send_simple and use it in the testclient.Petr Rockai2011-06-272-3/+2
* 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-144-0/+115
* Use /var/run/lvm for lvmetad socket.Milan Broz2011-06-021-1/+1
* Mention code layout in lvmetad DESIGN.Petr Rockai2011-05-231-0/+11
* First go at the lvmetad client-side interface.Petr Rockai2011-05-131-0/+81
* Initial design document for LVMetaD, building on the draft from June of lastPetr Rockai2011-05-121-0/+186