summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvmd.h
Commit message (Expand)AuthorAgeFilesLines
* Const fixingZdenek Kabelac2011-02-181-1/+1
* Add -f (don't fork) option to clvmd and fix clvmd -d<num> description.Milan Broz2011-01-171-0/+3
* Change clvmd to communicate with lvm via a socket in /var/run/lvm. (mbroz)Alasdair Kergon2010-07-281-3/+0
* Allow clvmd debug to be turned on in a running daemon using clvmd -dPatrick Caulfield2007-08-171-0/+2
* Use gcc's printf attribute wherever possible.Jim Meyering2007-07-201-1/+2
* Misc clvmd cleanups from Jim MeyeringPatrick Caulfield2007-05-021-2/+4
* Always compile debug logging into clvmd as it's too useful toPatrick Caulfield2006-11-301-5/+2
* Make clvmd work around some "limitations" in gulm's node state notifications.Patrick Caulfield2005-04-131-1/+2
* Don't take out the lvm_thread_lock at startup - it only protects the jobs list.Patrick Caulfield2005-03-091-1/+1
* ./configure --enable-debug now enables debugging code in clvmdPatrick Caulfield2005-02-211-1/+1
* You can now build clvmd with cman & gulm support in the same binary.Patrick Caulfield2005-01-131-1/+5
* Tidy the socket callbacks so that all the work is done outside thePatrick Caulfield2004-11-161-1/+1
* Keep client locks (VG locks usually) in their own hash table soPatrick Caulfield2004-09-241-1/+1
* Add cluster support.Alasdair Kergon2004-06-241-0/+119