summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord
Commit message (Expand)AuthorAgeFilesLines
* cmirrord: check for result of chdirZdenek Kabelac2012-08-231-1/+5
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-222-8/+3
* cmirrord: add missing checks for kernel_sendZdenek Kabelac2012-06-202-4/+9
* cmirrord: fix cut&pasteZdenek Kabelac2012-06-201-1/+1
* cmirrord: add test for closedir() and close()Zdenek Kabelac2012-06-202-8/+19
* Fix bug in cmirror that caused incorrect status info to print on some nodes.Jonathan Earl Brassow2012-04-262-3/+3
* Remove some whitespaces.Milan Broz2012-03-104-14/+14
* 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
* Remove unneeded assignmentsZdenek Kabelac2012-02-081-1/+1
* Keep page_size as signed numberZdenek Kabelac2012-02-081-1/+1
* cmirrord now returns log name to kernel in CTR so it can be registeredJonathan Earl Brassow2011-10-141-1/+4
* Check for failing 'stat' and skip this loop iterationZdenek Kabelac2011-09-212-7/+29
* Detect sscanf recovering_region input errorZdenek Kabelac2011-09-061-2/+5
* Fix memory leak of allocated bitmap in error pathZdenek Kabelac2011-09-061-0/+2
* Log unlink() errorZdenek Kabelac2011-09-061-1/+2
* Removed unused pointerZdenek Kabelac2010-12-201-3/+2
* Use dm_free for dm_malloc-ed areas in _clog_ctr/_clog_dtr (cmirrord).Zdenek Kabelac2010-12-201-15/+12
* Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout.Peter Rajnoha2010-12-131-0/+2
* Add missing return for NULL passed bufferZdenek Kabelac2010-10-261-1/+3
* Fix missing initilisation to 0Zdenek Kabelac2010-10-251-1/+1
* This patch fixes an issue where cluster mirror write I/OJonathan Earl Brassow2010-08-301-0/+1
* Fix for bug 596453: multiple mirror image failures cause lvm repair...Jonathan Earl Brassow2010-08-171-1/+42
* A misunderstanding of the return value of 'dm_bit' has been causing a dataJonathan Earl Brassow2010-08-041-1/+1
* Add dm_create_lockfile to libdm to handle pidfiles for all daemons.Fabio M. Di Nitto2010-07-131-44/+8
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-095-11/+11
* Add error checking for calls to sprintf - it can fail for moreJonathan Earl Brassow2010-06-211-15/+40
* daemons/cmirrord/functions.c (part of cmirrord) was referencingJonathan Earl Brassow2010-06-181-1/+0
* Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac2010-06-151-1/+1
* INSTALL rules updatesZdenek Kabelac2010-04-091-4/+3
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Fixing compilation warning: implicit declaration of function ‘umask’Zdenek Kabelac2010-03-291-0/+1
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* Was using dm_list_iterate_items when I should have been usingJonathan Earl Brassow2010-01-271-2/+2
* missing headerAlasdair Kergon2010-01-221-0/+1
* Deal with a few more compiler warnings.Alasdair Kergon2010-01-203-12/+13
* Remove mknod() and add FIXMEs.Alasdair Kergon2010-01-191-6/+9
* remove more compiler warningsAlasdair Kergon2010-01-191-16/+14
* Signal handling FIXMEs.Alasdair Kergon2010-01-193-25/+30
* 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
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-051-1/+1
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-2/+3
* 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