summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Replace fs_unlock by sync_local_dev_names to notify local clvmd. (2.02.80)Alasdair Kergon2011-01-123-0/+8
* Speedup consequent activation callsZdenek Kabelac2011-01-103-0/+9
* Remove dead assignment of 'ret' valueZdenek Kabelac2011-01-061-7/+8
* Remove unneeded stack prints after log_errorZdenek Kabelac2011-01-061-4/+1
* Remove dead assignment to thisfdZdenek Kabelac2011-01-051-2/+0
* Detect errors from dm_task_set callsZdenek Kabelac2010-12-221-12/+15
* Fix last pthread_join fix commitZdenek Kabelac2010-12-221-4/+6
* Fix memory leak in debug mode of restart_clvmd() error pathZdenek Kabelac2010-12-221-0/+1
* Log error state from pthread_join operationZdenek Kabelac2010-12-221-6/+7
* Add check for unlink errorsZdenek Kabelac2010-12-201-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
* Replace multiple fprintf calls with one large string parameterZdenek Kabelac2010-12-201-21/+20
* Fix NULL pointer check for *bufZdenek Kabelac2010-12-171-2/+2
* Create /var/run/lvm directory during clvmd initialisation if missing.Peter Rajnoha2010-12-131-0/+11
* Add new dm_prepare_selinux_context fn to libdevmapper and use it throughout.Peter Rajnoha2010-12-134-5/+36
* Rename vg_release to free_vg.Alasdair Kergon2010-12-081-1/+1
* pre-releaseAlasdair Kergon2010-12-061-1/+1
* Fix debug logging of derived flag LCK_CACHE in clvmd.Alasdair Kergon2010-12-061-15/+20
* Log error from unlink failureZdenek Kabelac2010-12-011-1/+2
* Add logging for pipe write() and close() errorZdenek Kabelac2010-12-011-3/+6
* Replace snprintf with dm_snprintfZdenek Kabelac2010-11-301-11/+10
* Check reallocated buffer for NULL before useZdenek Kabelac2010-11-301-1/+2
* Remove dead assignment in wait_for_childZdenek Kabelac2010-11-291-2/+1
* Use one fprintf call for usage printZdenek Kabelac2010-11-291-8/+6
* Remove dead assignment in 'main'Zdenek Kabelac2010-11-291-2/+1
* Remove printing of LCK_CACHEZdenek Kabelac2010-11-291-3/+6
* Add missing fcloseZdenek Kabelac2010-11-231-0/+3
* Suppress 'No PV label' message when removing several PVs without mdas.Alasdair Kergon2010-11-231-1/+1
* pre-releaseAlasdair Kergon2010-11-081-12/+14
* Add code to the dmeventd snapshot plugin to automatically unmount snapshotsPetr Rockai2010-10-291-0/+89
* Alasdair correctly pointed out that if the two closes are concurrent (I haven'tPetr Rockai2010-10-271-8/+10
* Fix a double close in clvmd.Petr Rockai2010-10-271-2/+8
* Add missing return for NULL passed bufferZdenek Kabelac2010-10-261-1/+3
* Hotfix usage of __builtin_unreachable()Zdenek Kabelac2010-10-261-0/+4
* Instrument compiler about code unreachabilityZdenek Kabelac2010-10-261-2/+5
* Update C declaration () -> (void)Zdenek Kabelac2010-10-261-2/+2
* Fix missing initilisation to 0Zdenek Kabelac2010-10-251-1/+1
* Fix clang warning for ntohl(*((uint32_t *)buf))Zdenek Kabelac2010-10-252-18/+19
* Implement dmeventd -R, allowing dmeventd to be restarted without losingPetr Rockai2010-10-204-24/+183
* Revert some debug statements that slipped in with last checkin.Petr Rockai2010-10-201-5/+1
* Fix a deadlock in clvmd.Petr Rockai2010-10-202-5/+7
* Implement automatic snapshot extension with dmeventd, and add two new optionsPetr Rockai2010-10-151-11/+41
* Add dm_zalloc and use it and dm_pool_zalloc throughout.Alasdair Kergon2010-09-301-4/+2
* Fix leaked pool reportZdenek Kabelac2010-09-301-2/+2
* Add missing cleanup rule for generated .exported_symbols_generatedZdenek Kabelac2010-09-303-0/+6
* This patch fixes an issue where cluster mirror write I/OJonathan Earl Brassow2010-08-301-0/+1
* Fix wrong use of LCK_WRITEMilan Broz2010-08-191-2/+4
* Fix for bug 596453: multiple mirror image failures cause lvm repair...Jonathan Earl Brassow2010-08-171-1/+42
* Use 'SINGLENODE' instead of 'dead' in clvmd singlenode messages.Alasdair Kergon2010-08-172-16/+19