summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvmd-corosync.c
Commit message (Expand)AuthorAgeFilesLines
* Automatically detect whether corosync clvmd needs to use confdb or cmap. (fabio)Alasdair Kergon2012-01-311-2/+60
* Restart CLVMD with same cluster managerZdenek Kabelac2011-09-251-0/+1
* In some versions (RHEL6) dlm_create_lockspace() alwaysMilan Broz2011-01-191-8/+7
* Various cleanups following recent commits.Alasdair Kergon2010-06-211-32/+9
* 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-8/+8
* Fix clvmd-corosync to match the new corosync API.Christine Caulfield2009-06-031-15/+15
* Tidy lv_hash[_lock] use inside clvmd.Milan Broz2009-04-211-1/+1
* Make sure clvmd-corosync releases the lockspace when it exits.Christine Caulfield2009-04-011-3/+3
* Fix unlocks in clvmd-corosync.Christine Caulfield2009-03-061-1/+1
* Fix error returns in clvmd-corosync interface to DLM.Christine Caulfield2009-02-251-1/+14
* Add a fully-functional get_cluster_name() to clvmd corosync interface.Christine Caulfield2009-02-111-2/+41
* Remove duplicate cpg_initialize from clvmd startup.Christine Caulfield2009-02-101-5/+0
* Allow clvmd to start up if its lockspace already exists.Christine Caulfield2009-02-101-3/+8
* Allow clvmd to be built with all cluster managers & select one on cmdline.Christine Caulfield2009-02-021-3/+3
* Add a corosync/DLM cluster service to clvmd.Christine Caulfield2009-01-221-0/+591