summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord/cluster.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-2/+1
* cmirrord: add missing checks for kernel_sendZdenek Kabelac2012-06-201-3/+6
* Fix bug in cmirror that caused incorrect status info to print on some nodes.Jonathan Earl Brassow2012-04-261-2/+2
* Remove some whitespaces.Milan Broz2012-03-101-7/+7
* s/CPG_/CS_: Various CPG constants are going away, even though CPG itself staysJonathan Earl Brassow2012-03-011-8/+8
* Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt).Jonathan Earl Brassow2012-02-291-22/+115
* Fix memory leak of allocated bitmap in error pathZdenek Kabelac2011-09-061-0/+2
* Fix missing initilisation to 0Zdenek Kabelac2010-10-251-1/+1
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-5/+5
* Was using dm_list_iterate_items when I should have been usingJonathan Earl Brassow2010-01-271-2/+2
* Deal with a few more compiler warnings.Alasdair Kergon2010-01-201-10/+11
* Clean up include files.Alasdair Kergon2010-01-181-23/+11
* Misc compilation clean-ups.Alasdair Kergon2010-01-181-6/+6
* Make the intermachine communication structures architecture independantJonathan Earl Brassow2010-01-151-28/+38
* More cmirror makefile fixes from Fabio.Alasdair Kergon2009-09-141-16/+17
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-041-0/+1661