summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix mirror log parm countold-dm_v1_02_03dm_v1_02_03Alasdair Kergon2006-02-081-1/+1
* releasev2_02_02old-v2_02_02Alasdair Kergon2006-02-073-4/+4
* add clustered log uuidAlasdair Kergon2006-02-061-3/+20
* remove a dmeventd_mirror syslog messageAlasdair Kergon2006-02-062-4/+0
* Change prefix for clustered log from "clustered " to "clustered_"Alasdair Kergon2006-02-061-2/+3
* fix tabsAlasdair Kergon2006-02-031-2/+2
* tweak clvmd makefileAlasdair Kergon2006-02-031-2/+11
* Temporary device_exists() fixes.Alasdair Kergon2006-02-031-2/+12
* Use supplied full dso name.Alasdair Kergon2006-02-031-36/+11
* suspend using existing LV metadata; vgreduce then needs partial flagAlasdair Kergon2006-02-032-3/+6
* fix libdevmapper-event-mirror liblvm2cmd link search pathAlasdair Kergon2006-02-032-2/+2
* Add exported functions to set uid, gid and mode. [Bastian Blank]v1_02_03old-v1_02_03Alasdair Kergon2006-02-036-1/+61
* Add %.so: %.a make template rule.Alasdair Kergon2006-02-023-4/+5
* autoconf LIB_SUFFIXAlasdair Kergon2006-02-022-1641/+816
* remove unnecessary 0 in format stringAlasdair Kergon2006-02-021-1/+1
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-317-12/+32
* Rename _log to dm_log and export.Alasdair Kergon2006-01-3114-71/+78
* Add dm_tree_skip_lockfs.Alasdair Kergon2006-01-304-3/+24
* Tidy some comments/messages.Alasdair Kergon2006-01-272-6/+11
* Fix renamed dso.Alasdair Kergon2006-01-271-1/+1
* dmeventd thread termination fixAlasdair Kergon2006-01-271-19/+61
* some init_client cleanupAlasdair Kergon2006-01-271-14/+3
* More dmeventd mirror cleanups.Alasdair Kergon2006-01-272-54/+30
* Remove avoidable dmeventd mirror forking.Alasdair Kergon2006-01-272-50/+0
* Fix libdevmapper event daemon_running status.Alasdair Kergon2006-01-271-0/+7
* Replace deprecated signal functions.Alasdair Kergon2006-01-271-12/+9
* Use split_dm_name in dmeventd mirror code.Alasdair Kergon2006-01-272-112/+60
* When suspending, dmeventd deregistration needs to use existing detailsAlasdair Kergon2006-01-271-5/+8
* Fix dmeventd sharedlib path & start tidying registration code.Alasdair Kergon2006-01-273-33/+38
* fix dmevent registration return codesAlasdair Kergon2006-01-271-10/+28
* Add config file setting: dmeventd/mirror_libraryAlasdair Kergon2006-01-273-6/+10
* Rename register_dev; fix missing initialisation; reduce number of ifdefs.Alasdair Kergon2006-01-271-17/+15
* Fix dm_strdup debug definition.Alasdair Kergon2006-01-111-1/+1
* Fix dm_strdup debug definition.Alasdair Kergon2006-01-103-3/+5
* Fix hash function to avoid using a negative array offset.Alasdair Kergon2006-01-092-2/+3
* vgreduce remove mirror imagesAlasdair Kergon2006-01-043-7/+52
* Don't inline _find in hash.c and tidy signed/unsigned etc.Alasdair Kergon2006-01-042-13/+18
* Fix libdevmapper.h #endifAlasdair Kergon2006-01-041-2/+2
* Fix dmsetup version driver versionAlasdair Kergon2006-01-032-1/+2
* Always print warning if activation is disabled.Alasdair Kergon2005-12-222-2/+3
* Add --mirrorsonly arg to vgreduce. (Doesn't handle mirrors yet.)Alasdair Kergon2005-12-214-3/+24
* some fixesAlasdair Kergon2005-12-211-17/+33
* fix libdevmapper-event includeAlasdair Kergon2005-12-211-1/+4
* vgreduce replaces active LVs with error segment before removing them.Alasdair Kergon2005-12-212-22/+103
* read/write loop fixesAlasdair Kergon2005-12-191-23/+53
* fixmeAlasdair Kergon2005-12-191-0/+1
* Change dm_tree_node_add_mirror_target_log parm orderAlasdair Kergon2005-12-193-7/+7
* Set block_on_error parameter if available.Alasdair Kergon2005-12-194-9/+40
* Add details to format1 'Invalid LV in extent map' error message.Alasdair Kergon2005-12-192-1/+7
* ability to pass log flags to libdevmapperAlasdair Kergon2005-12-131-2/+7