summaryrefslogtreecommitdiffstats
path: root/daemons/cmirrord/functions.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-6/+2
* cmirrord: fix cut&pasteZdenek Kabelac2012-06-201-1/+1
* cmirrord: add test for closedir() and close()Zdenek Kabelac2012-06-201-4/+9
* Remove some whitespaces.Milan Broz2012-03-101-4/+4
* 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-211-3/+14
* Detect sscanf recovering_region input errorZdenek Kabelac2011-09-061-2/+5
* 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 missing return for NULL passed bufferZdenek Kabelac2010-10-261-1/+3
* 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
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-2/+2
* 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
* missing headerAlasdair Kergon2010-01-221-0/+1
* Deal with a few more compiler warnings.Alasdair Kergon2010-01-201-1/+1
* Remove mknod() and add FIXMEs.Alasdair Kergon2010-01-191-6/+9
* remove more compiler warningsAlasdair Kergon2010-01-191-16/+14
* Clean up include files.Alasdair Kergon2010-01-181-17/+6
* Fix some compiler warnings.Jonathan Earl Brassow2010-01-181-4/+6
* Misc compilation clean-ups.Alasdair Kergon2010-01-181-11/+11
* 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
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-041-0/+1863