]> sourceware.org Git - lvm2.git/history - daemons/lvmetad
Reinstate accidentally-deleted line.
[lvm2.git] / daemons / lvmetad /
2012-03-02 Alasdair KergonPass struct device around internally rather than dev_t.
2012-03-01 Zdenek KabelacCheck allocated pointers
2012-02-28 Alasdair KergonReflect new file locations, include file updates etc.
2012-02-27 Zdenek KabelacAdd assert for oldname
2012-02-27 Zdenek KabelacMove allocation after check for vgid
2012-02-24 Petr RockaiFix server-side leaks in lvmetad.
2012-02-24 Petr RockaiClean up the lvmetad state more thoroughly upon shutdown.
2012-02-23 Petr RockaiCouple of improvements in the daemon (common + lvmetad...
2012-02-23 Zdenek KabelacSome reformating for lvmetad uddates
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-23 Petr RockaiAlso use DEFAULT_RUN_DIR for the lvmetad socket on...
2012-02-21 Petr RockaiTweak lvmetad a bit more:
2012-02-15 Petr RockaiDrop the now-redundant pvid_to_status hash.
2012-02-15 Petr RockaiUpdate lvmetad: use device major/minor pair to track...
2012-02-15 Petr Rockai(lvmetad) Remove unused variable.
2012-02-15 Petr RockaiIn lvmetad, also nuke VGs when all their PVs are stolen...
2012-02-15 Petr Rockailvmetad server-side update:
2012-02-13 Zdenek KabelacAdd some FIXME around allocation code
2012-01-25 Zdenek KabelacAdd breaks for cases
2012-01-25 Zdenek KabelacClean var declarations to the front of the function
2012-01-16 Petr RockaiBeef up the lvmetad code with more functionality and...
2011-12-18 Petr RockaiFix up lvmetad for the minor API change in dm_config_cr...
2011-12-08 Alasdair KergonOnly use built-in stack size in clvmd - ignore lvm...
2011-10-30 Zdenek KabelacCleanup for lvmetad passing uninit structure
2011-09-24 Zdenek KabelacUse Makefile for daemmons/common library.
2011-09-19 Zdenek KabelacFew more updates to lvmetad build deps
2011-09-17 Zdenek KabelacBuild fixes for lvmetad
2011-09-17 Zdenek KabelacFix for gcc compilation warnings
2011-09-02 Zdenek KabelacCompile fix
2011-08-31 Petr RockaiFix warnings and constness handling in lvmetad-core...
2011-08-31 Petr RockaiGet rid of the old lvmetad Makefile.
2011-08-31 Petr RockaiA compromise integration of LVMetaD into the build...
2011-08-30 Petr RockaiAdapt LVMetaD to use the new dm_config interfaces.
2011-07-25 Petr Rockailvmetad: Edit the MISSING_PV flags only after making...
2011-07-25 Petr Rockailvmetad: Check integrity of multiple metadata copies...
2011-07-25 Petr Rockailvmetad: A couple of TODOs, and fix a few trivial memor...
2011-07-20 Petr Rockailvmetad: Obliterate vg_status by returning the same...
2011-07-20 Petr Rockailvmetad: Fix a possible infinite loop in vg_status.
2011-07-20 Petr Rockailvmetad: Robustify update_pv_status and remove an usele...
2011-07-20 Petr RockaiFirst stab at making lvmetad-core threadsafe. The curre...
2011-07-20 Petr Rockailvmetad: Avoid stale PV -> VG mappings on metadata...
2011-07-20 Petr RockaiOptimise PV -> VG lookups by using a UUID (hash) map.
2011-07-20 Petr RockaiFree up allocated memory before exiting, in lvmetad.
2011-07-20 Petr RockaiCan't have a global memory pool in lvmetad (that would...
2011-07-20 Petr RockaiMake lvmetad also report VGID in reply when adding...
2011-07-20 Petr RockaiAdd code to lvmetad's testclient that scans an actual...
2011-07-20 Petr RockaiMake lvmetad report the VG ID and status (complete...
2011-07-19 Petr RockaiTowards MISSING (PV) flag management in lvmetad.
2011-07-19 Petr RockaiWork out some more details in metadata update in lvmetad.
2011-07-19 Petr RockaiMore work on cache maintenance code in lvmetad: keep...
2011-07-18 Petr RockaiStart filling in the core LVMetaD functionality and...
2011-07-08 Alasdair Kergonmove doc to doc dir
2011-06-27 Petr RockaiAdd int/str lookup routines specific to the reply ...
2011-06-27 Petr RockaiAlso parse the config_tree on the client end (daemon...
2011-06-27 Petr RockaiParse the incoming config tree in daemon-server.c,...
2011-06-27 Petr RockaiLVMetaD build hack: link to lvm-internal &c. and add...
2011-06-27 Petr RockaiImplement daemon_send_simple and use it in the testclient.
2011-06-27 Petr RockaiCall daemon_close before exit in the testclient.
2011-06-14 Petr RockaiAdd a skeleton for lvmetad, a test client, and a tempor...
2011-06-02 Milan BrozUse /var/run/lvm for lvmetad socket.
2011-05-23 Petr RockaiMention code layout in lvmetad DESIGN.
2011-05-13 Petr RockaiFirst go at the lvmetad client-side interface.
2011-05-12 Petr RockaiInitial design document for LVMetaD, building on the...
This page took 0.095386 seconds and 8 git commands to generate.