summaryrefslogtreecommitdiffstats
path: root/lib/mirror
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-311-1/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-16/+16
* Use stack return macros throughout.Alasdair Kergon2008-01-301-4/+2
* pre-release review cleanupsAlasdair Kergon2008-01-171-2/+4
* allow a mirror to contain only one mimageAlasdair Kergon2008-01-161-0/+5
* Don't use block_on_error with mirror targets above version 1.12.Alasdair Kergon2008-01-161-2/+2
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add field definitions to report help text.Alasdair Kergon2007-01-241-13/+7
* register->monitor etc.Alasdair Kergon2007-01-191-7/+7
* merge _target_*register_eventsAlasdair Kergon2007-01-171-58/+46
* use updated dm_event_get_registered_device interfaceAlasdair Kergon2007-01-161-1/+14
* Move basic reporting functions into libdevmapper.Alasdair Kergon2007-01-161-2/+2
* Some libdevmapper-event interface changes.Alasdair Kergon2007-01-151-23/+23
* Report dmeventd mirror monitoring status.Alasdair Kergon2007-01-121-10/+42
* updated dmeventd interfaceAlasdair Kergon2007-01-111-4/+22
* Add segment parameter to target_present functions.Alasdair Kergon2006-10-181-1/+1
* Add LV column to reports listing kernel modules needed for activation.Alasdair Kergon2006-10-031-0/+24
* Fix target_register_events args.Alasdair Kergon2006-05-251-10/+6
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-16/+18
* Use mirror's uuid for a core log.Alasdair Kergon2006-05-111-5/+15
* Create a log header for replacement in-sync mirror log.Alasdair Kergon2006-05-111-0/+3
* Add mirror_library description to example.conf.Alasdair Kergon2006-05-111-1/+2
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-15/+14
* Check for libsepol.Alasdair Kergon2006-04-191-27/+27
* Fix dmeventd sharedlib path & start tidying registration code.Alasdair Kergon2006-01-271-30/+33
* Add config file setting: dmeventd/mirror_libraryAlasdair Kergon2006-01-271-6/+3
* vgreduce remove mirror imagesAlasdair Kergon2006-01-041-3/+3
* fix libdevmapper-event includeAlasdair Kergon2005-12-211-1/+4
* fixmeAlasdair Kergon2005-12-191-0/+1
* Set block_on_error parameter if available.Alasdair Kergon2005-12-191-5/+22
* ability to pass log flags to libdevmapperAlasdair Kergon2005-12-131-2/+7
* commentAlasdair Kergon2005-12-131-2/+3
* Fix lvscan snapshot full display.Alasdair Kergon2005-12-081-7/+9
* More dmeventd support.Alasdair Kergon2005-12-021-1/+86
* Extend allocation areas to avoid overflow with contiguous with other PVs.Alasdair Kergon2005-11-101-1/+1
* rename deptreeAlasdair Kergon2005-11-091-5/+5
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-081-114/+98
* Fix lvdisplay to show all mirror destinations.Alasdair Kergon2005-10-261-2/+4
* Fix LVM2- prefix changes; export build_dlid.Alasdair Kergon2005-10-201-1/+6
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-10/+8
* Don't assume exactly two mirrors when parsing mirror statusAlasdair Kergon2005-09-021-3/+26
* Prepare tools to support clustered mirrors.Alasdair Kergon2005-08-141-4/+13
* Move compose_log_line() into mirror directory.Alasdair Kergon2005-08-101-2/+34
* Always insert an intermediate layer for mirrors.Alasdair Kergon2005-06-031-1/+1
* Basic support for mirrors.Alasdair Kergon2005-06-011-11/+64
* extract compose_log_lineAlasdair Kergon2005-04-171-3/+4
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Write log message when each segtype/format gets initialised.Alasdair Kergon2004-09-141-0/+2
* Cluster-extension-only installation.Alasdair Kergon2004-08-181-2/+0