summaryrefslogtreecommitdiff
path: root/lib/mirror
Commit message (Expand)AuthorAgeFilesLines
* doc: change fsf addressZdenek Kabelac2016-01-212-2/+2
* segtype: check for activationZdenek Kabelac2016-01-141-1/+6
* cleanup: use dm_get_status_mirrorZdenek Kabelac2015-12-011-115/+52
* lib: pass mem pool to check_transient_statusZdenek Kabelac2015-12-011-1/+1
* segtypes: Use SEG_TYPE_NAME_ string constants.Alasdair G Kergon2015-09-221-1/+1
* macros: Wrap PRI with FMT.Alasdair G Kergon2015-07-061-1/+1
* cmirror: Adjust region size to work around CPG msg limit to avoid hang.Jonathan Brassow2015-02-251-1/+2
* segtype: drop cmdcontex pointerZdenek Kabelac2014-10-301-2/+0
* cleanup: drop default implementationZdenek Kabelac2014-10-241-6/+0
* mirror: extend adjusted_mirror_region_size APIZdenek Kabelac2014-09-241-1/+1
* mirrors: Fix checks for mirror/raid/pvmove LVs.Alasdair G Kergon2014-09-161-1/+1
* report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha2014-06-171-2/+2
* cleanup: move the "daemon is running" checks to lvm-wrappersPeter Rajnoha2014-06-061-1/+1
* cleanup: modules_needed only for devmapperZdenek Kabelac2014-04-301-4/+4
* cleanup: reduce inclusion of unnecessary headersZdenek Kabelac2014-04-181-1/+0
* lvm: change build_dm_uuid APIZdenek Kabelac2014-03-121-2/+2
* mirror: move declaration to defineZdenek Kabelac2014-02-251-2/+2
* mirror: detect attrs just onceZdenek Kabelac2014-02-241-26/+21
* config: add profile arg to find_config_tree_strPeter Rajnoha2013-07-021-1/+1
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-2/+1
* clean-up: Rename lvm.conf setting 'mirror_region_size' to 'raid_region_size'Jonathan Brassow2013-02-201-4/+1
* logging: classify log_debug messagesAlasdair G Kergon2013-01-071-4/+4
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* Use same signed numbersZdenek Kabelac2012-02-231-9/+10
* Drop backtrace after log_errorZdenek Kabelac2012-02-231-5/+5
* Add check for failureZdenek Kabelac2012-02-131-2/+3
* Add boundary test for number of mirror devs and logsZdenek Kabelac2012-02-081-3/+3
* Add activation/use_linear_target enabled by default. (prajnoha)Alasdair Kergon2011-11-281-1/+3
* Replace const usage of dm_config_find_node with more appropriate value-lookupPetr Rockai2011-08-311-11/+6
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-16/+16
* Use lv_activate_opts struct instead of ACTIVATE_EXCL status flag.Zdenek Kabelac2011-06-171-2/+1
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-5/+7
* Make vg_mark_partial_lvs also clear existing PARTIAL_LV flags, so it can bePetr Rockai2011-05-071-1/+1
* pre-release clean-upsAlasdair Kergon2011-04-291-4/+4
* Replace malloc with zalloc when creating segment_type'sJonathan Earl Brassow2011-03-251-1/+1
* Fix !DEVMAPPER_SUPPORT buildZdenek Kabelac2011-02-181-3/+5
* Remove unused variable mirr_state and its assignmentZdenek Kabelac2011-01-051-3/+0
* Remove const usage from destroy callbacksZdenek Kabelac2010-12-201-2/+2
* Add more strict const pointers around config treeZdenek Kabelac2010-12-201-2/+2
* Check lv_info() successZdenek Kabelac2010-12-011-3/+11
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-7/+2
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-171-2/+2
* Monitor origin -real device below snapshot instead of overlay device. (brassow)Alasdair Kergon2010-08-171-2/+3
* Various small cleanups and fixes related to monitoring.Alasdair Kergon2010-08-161-119/+27
* Reduce severity of the "mirror transient status" log message (this was neverPetr Rockai2010-08-041-1/+1
* Building without the '--enable-cmirrord' option means thatJonathan Earl Brassow2010-07-211-0/+5
* It's not enough to check for the kernel module in the case of clusterJonathan Earl Brassow2010-07-211-0/+13
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Replace strncmp kernel version number checks with proper onesAlasdair Kergon2010-05-241-2/+4
* Choose between clustered log versions based on kernel version.Alasdair Kergon2010-05-241-2/+15