summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/lvm-functions.h
Commit message (Expand)AuthorAgeFilesLines
* CLVMD bugfix support for args -S -EZdenek Kabelac2011-09-241-1/+1
* Remove obsoleted GULM clvmd cluster locking support.Milan Broz2011-08-091-1/+1
* Speedup consequent activation callsZdenek Kabelac2011-01-101-0/+1
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-171-3/+2
* Add -S command to clvmd, so it can restart itself and stillChristine Caulfield2010-04-201-3/+3
* Move processing of VG locks to separate function (similar to LV locks).Milan Broz2010-01-051-1/+2
* Destroy toolcontext on exit in clvmd (fixes memory pool leaks).Milan Broz2009-06-151-0/+1
* Add infrastructure for queriying for remote locks.Milan Broz2009-05-191-0/+1
* Tidy lv_hash[_lock] use inside clvmd.Milan Broz2009-04-211-1/+1
* Add missing mutex around clvmd lvmcache_drop_metadata library call.Alasdair Kergon2008-05-091-0/+1
* Tidy the clvmd backup code.Patrick Caulfield2007-12-051-1/+1
* When we unlock a VG tell the clvmds to see if a backup of the metadata needsPatrick Caulfield2007-12-041-1/+1
* Add "const" attributes where possible: first cut.Jim Meyering2007-08-071-1/+1
* Vastly improve the errors returned to the user from clvmd.Patrick Caulfield2006-10-051-0/+1
* Add -R switch to clvmd.Patrick Caulfield2006-10-041-0/+1
* make clvmd FDs close-on-exec, to avoid warnings when running lvm via popen.Patrick Caulfield2005-03-071-1/+1
* Add cluster support.Alasdair Kergon2004-06-241-0/+35