summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Use condition instead of sleepZdenek Kabelac2011-10-111-22/+35
* Typo in debug messageZdenek Kabelac2011-09-291-1/+1
* Introduce revert_lv for better pvmove cleanup.Alasdair Kergon2011-09-271-2/+3
* Use execvp for clvmd restartZdenek Kabelac2011-09-261-1/+1
* Restart CLVMD with same cluster managerZdenek Kabelac2011-09-256-7/+10
* Drop cleanup of .exported_symbols_generated in DISTCLEAN_TARGETSZdenek Kabelac2011-09-245-15/+6
* Use Makefile for daemmons/common library.Zdenek Kabelac2011-09-243-15/+29
* CLVMD support for LVM_CLVMD_BINARY and LVM_BINARYZdenek Kabelac2011-09-242-7/+17
* CLVMD bugfix support for args -S -EZdenek Kabelac2011-09-243-37/+26
* Clvmd restart cleanupZdenek Kabelac2011-09-221-26/+21
* Add all exclusive locks to clvmd restart option argsZdenek Kabelac2011-09-221-2/+1
* Always sent the whole command header in restart/reload clvmd commands.Milan Broz2011-09-211-6/+12
* Check for failing 'stat' and skip this loop iterationZdenek Kabelac2011-09-212-7/+29
* Few more updates to lvmetad build depsZdenek Kabelac2011-09-192-5/+9
* Build fixes for lvmetadZdenek Kabelac2011-09-172-12/+8
* More gcc warnings removedZdenek Kabelac2011-09-173-23/+30
* Fix for gcc compilation warningsZdenek Kabelac2011-09-171-17/+35
* Fix clvmd processing of invalid request on local socket. (rommer)Milan Broz2011-09-161-5/+27
* Keep the old-style function definitionZdenek Kabelac2011-09-141-1/+1
* Detect sscanf recovering_region input errorZdenek Kabelac2011-09-061-2/+5
* Fix memory leak of allocated bitmap in error pathZdenek Kabelac2011-09-061-0/+2
* Log unlink() errorZdenek Kabelac2011-09-061-1/+2
* Hack for build rules of lvmetadZdenek Kabelac2011-09-021-1/+2
* Compile fixZdenek Kabelac2011-09-021-1/+1
* Only build libdaemon.a when we need it at the moment.Alasdair Kergon2011-09-011-2/+3
* Keep the old-style prototypesZdenek Kabelac2011-09-011-1/+1
* Fix warnings and constness handling in lvmetad-core (adjusting thePetr Rockai2011-08-313-25/+27
* Fix warnings in daemons/common.Petr Rockai2011-08-313-7/+8
* Get rid of the old lvmetad Makefile.Petr Rockai2011-08-311-33/+0
* A compromise integration of LVMetaD into the build: I have kept all thePetr Rockai2011-08-313-4/+72
* Fix resource leak when strdup failsZdenek Kabelac2011-08-311-2/+4
* Adapt LVMetaD to use the new dm_config interfaces.Petr Rockai2011-08-302-44/+46
* Adapt the daemon/common code to use the new dm_config interface.Petr Rockai2011-08-304-13/+12
* more pre-release fixesAlasdair Kergon2011-08-121-1/+1
* Drop CCS* variables no longer used.Alasdair Kergon2011-08-121-2/+0
* pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon2011-08-111-3/+19
* Never ever use uninitialised descriptors if pipe() failsMilan Broz2011-08-111-2/+12
* Add dmeventd monitoring for RAID devices.Jonathan Earl Brassow2011-08-114-2/+189
* Replace free_vg with release_vgZdenek Kabelac2011-08-101-1/+1
* Initialise clvmd locks before lvm context to avoid open descriptor leaks.Milan Broz2011-08-101-5/+7
* Remove obsoleted GULM clvmd cluster locking support.Milan Broz2011-08-099-1622/+6
* Add test for fcntl error in singlenode client code.Zdenek Kabelac2011-08-041-1/+4
* Add support for systemd file descriptor handover in dmeventd.Peter Rajnoha2011-07-281-4/+91
* Add support for new oom killer adjustment interface (oom_score_adj).Peter Rajnoha2011-07-281-19/+42
* lvmetad: Edit the MISSING_PV flags only after making a "reply" copy of thePetr Rockai2011-07-251-86/+86
* lvmetad: Check integrity of multiple metadata copies, i.e. ensure that seqnoPetr Rockai2011-07-251-1/+51
* lvmetad: A couple of TODOs, and fix a few trivial memory leaks.Petr Rockai2011-07-251-0/+20
* lvmetad: Obliterate vg_status by returning the same information fromPetr Rockai2011-07-201-24/+10
* lvmetad: Fix a possible infinite loop in vg_status.Petr Rockai2011-07-201-4/+1
* lvmetad: Robustify update_pv_status and remove an useless lookup.Petr Rockai2011-07-201-3/+2