summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvmd-openais.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-2/+1
* Remove some whitespaces.Milan Broz2012-03-101-1/+1
* Restart CLVMD with same cluster managerZdenek Kabelac2011-09-251-0/+1
* Remove compile warning for lock_id.Peter Rajnoha2011-03-131-3/+3
* Remove a few size_t type warnings.Peter Rajnoha2011-02-221-2/+3
* Various cleanups following recent commits.Alasdair Kergon2010-06-211-24/+1
* Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac2010-06-151-2/+2
* missing (C) remindersAlasdair Kergon2009-09-151-10/+16
* Rewrite clvmd configuration code.Alasdair Kergon2009-08-281-23/+26
* Tidy lv_hash[_lock] use inside clvmd.Milan Broz2009-04-211-1/+1
* Allow clvmd to be built with all cluster managers & select one on cmdline.Christine Caulfield2009-02-021-3/+3
* clvmdAlasdair Kergon2008-11-041-1/+5
* more fixesAlasdair Kergon2008-11-041-1/+0
* Make clvmd return immediately if other nodes are down in an openais cluster.Christine Caulfield2008-06-201-1/+4
* . remove_lock_wait.diff remove the definition of "struct lock_wait",Christine Caulfield2008-04-291-8/+1
* The attached patch is a try to make clvmd work correctly on openais stack.Christine Caulfield2008-04-281-6/+26
* Simplify locking code by using saLckResourceLock rather thanChristine Caulfield2008-04-231-65/+16
* Tidy bits of clvmd-openais and improve an error report.Patrick Caulfield2007-07-111-5/+2
* Use cpg_local_get() rather then Clm to get the local nodeid.Patrick Caulfield2007-06-251-19/+3
* Add *Experimental* OpenAIS support to clvmd.Patrick Caulfield2007-05-211-0/+756