summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Clean up include files.Alasdair Kergon2010-01-1814-112/+67
* Fix some compiler warnings.Jonathan Earl Brassow2010-01-183-10/+14
* Misc compilation clean-ups.Alasdair Kergon2010-01-188-30/+31
* Make the intermachine communication structures architecture independantJonathan Earl Brassow2010-01-156-38/+306
* When moving the cluster log server into the LVM tree, the in memoryJonathan Earl Brassow2010-01-151-19/+36
* At some point "clustered_[core|disk]" was changed to "clustered-[core|disk]".Jonathan Earl Brassow2010-01-151-9/+9
* Cleanup gcc warning: null argument where non-null required (arg.2)Zdenek Kabelac2010-01-141-1/+3
* Remove empty "repaired" devices if empty in lvconvert.Milan Broz2010-01-061-5/+1
* Propagate commit and revert metadata event to other nodes in cluster.Milan Broz2010-01-051-2/+23
* Proper mask lock mode for vg lock.Milan Broz2010-01-051-6/+6
* Add possibility to handle precommitted metadata in lvmcache.Milan Broz2010-01-051-1/+1
* Move processing of VG locks to separate function (similar to LV locks).Milan Broz2010-01-053-10/+19
* Properly decode flags even for VG locks.Milan Broz2010-01-051-35/+36
* Fix missing include.Milan Broz2009-12-091-0/+1
* Add memlock information to do_lock_lv debug output.Milan Broz2009-12-091-3/+3
* Never ever use distributed lock for LV in non-clustered VG.Milan Broz2009-12-091-10/+13
* Allow implicit lock conversion for pre/post callbacks.Milan Broz2009-12-091-4/+9
* Allow implicit "convert" to the same lock mode.Milan Broz2009-12-091-0/+5
* Get rid of magic masks in cluster locking code - clvmd part.Milan Broz2009-12-092-5/+5
* Log failure type and recognise type 'F' (flush) in dmeventd mirror plugin.Alasdair Kergon2009-11-251-10/+39
* Revert vg_read_internal change, clvmd cannot use vg_read now. (2.02.55)Milan Broz2009-11-231-2/+3
* Un-export vg_read_internal.Petr Rockai2009-11-191-3/+2
* Fix install_device-mapper Makefile target to not build dmeventd plugins.Milan Broz2009-11-131-1/+1
* Fix clvmd segfault when refresh_toolcontext fails. (brassow, bz 506986)Alasdair Kergon2009-10-221-3/+6
* Only announce mirror monitoring to syslog after initialisation succeeds.Petr Rockai2009-10-221-2/+2
* Attempt to build dmeventd.static.Alasdair Kergon2009-10-131-32/+46
* More build cleanups (linker parameter ordering).Alasdair Kergon2009-10-131-2/+2
* Make clvmd return 0 on success rather than 1.Christine Caulfield2009-10-121-2/+2
* Extra libs must be appended, not defined first.Alasdair Kergon2009-10-092-2/+4
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-055-7/+8
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-027-12/+19
* Stop clvmd from automatically doing lock conversions. Now, if a lockChristine Caulfield2009-10-011-9/+17
* Fix dmeventd _temporary_log_fn parameters. (2.02.50)Alasdair Kergon2009-09-172-1/+4
* missing (C) remindersAlasdair Kergon2009-09-155-46/+70
* More cmirror makefile fixes from Fabio.Alasdair Kergon2009-09-143-19/+29
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-0413-0/+4696
* rename clogd dir to cmirrordAlasdair Kergon2009-09-0214-4698/+2
* Fix cmirrod build directory while we wait to do a proper rename of theFabio M. Di Nitto2009-09-021-1/+1
* Drop clogd Makefile from CVS since it's always autogenerated from Makefile.inFabio M. Di Nitto2009-09-011-77/+0
* Add some code to clvmd to look in the corosync confdb to see what clusterChristine Caulfield2009-09-011-1/+63
* change clogd to cmirrordAlasdair Kergon2009-08-283-17/+12
* Rewrite clvmd configuration code.Alasdair Kergon2009-08-284-67/+60
* cluster log daemon (clogd): Adjust for kernel CTR arg reorderingJonathan Earl Brassow2009-08-281-5/+7
* Cluster log server (clogd): Add new build files.Jonathan Earl Brassow2009-08-131-0/+38
* cluster log daemon (clogd): Add to LVM build systemJonathan Earl Brassow2009-08-1313-64/+206
* Cluster log daemon (clogd): use LVM bitops in place of ext2 bitopsJonathan Earl Brassow2009-08-131-26/+23
* Fix compilation warning in clvmd.cChristine Caulfield2009-08-131-3/+5
* Fix locking in clvmdChristine Caulfield2009-08-051-6/+6
* Remove old custom list macros and replace with libdevmapper listJonathan Earl Brassow2009-07-286-607/+78
* Making adjustments to go along with the changes to the kernel.Jonathan Earl Brassow2009-07-284-84/+89