summaryrefslogtreecommitdiff
path: root/lib/snapshot
Commit message (Expand)AuthorAgeFilesLines
* typo: fixesZdenek Kabelac2021-02-081-1/+1
* targets: use target_present_versionZdenek Kabelac2021-02-081-4/+4
* Merge branch '2018-06-04-data-structs'Joe Thornber2018-06-081-3/+4
|\
| * device_mapper: remove dbg_malloc.Joe Thornber2018-06-081-3/+4
* | build: drop exported symbolsZdenek Kabelac2018-06-081-1/+0
|/
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-7/+7
* build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./confi...Joe Thornber2018-04-301-26/+0
* gcc: remove warns about free of constZdenek Kabelac2018-02-131-1/+1
* segtype: replace mempool allocationZdenek Kabelac2018-02-131-0/+1
* segtype: better get_monitor_dso_path apiZdenek Kabelac2018-02-121-2/+1
* cleanup: decode dso path just onceZdenek Kabelac2018-02-121-9/+6
* activation: separate reporting of error and monitoring statusZdenek Kabelac2018-02-121-3/+4
* activate: Use macros for target and module names.Alasdair G Kergon2016-03-221-7/+7
* doc: change fsf addressZdenek Kabelac2016-01-212-2/+2
* segtype: check for activationZdenek Kabelac2016-01-141-6/+10
* segtypes: Use SEG_TYPE_NAME_ string constants.Alasdair G Kergon2015-09-221-1/+1
* segtype: add SEG_ONLY_EXCLUSIVE flagZdenek Kabelac2014-11-101-1/+1
* segtype: drop cmdcontex pointerZdenek Kabelac2014-10-301-2/+0
* segments: mark more of them unzeroableZdenek Kabelac2014-10-241-1/+1
* cleanup: drop default implementationZdenek Kabelac2014-10-241-7/+1
* cleanup: Use lv_is_ macros.Alasdair G Kergon2014-09-151-0/+1
* report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha2014-06-171-6/+6
* cleanup: modules_needed only for devmapperZdenek Kabelac2014-04-301-6/+6
* cleanup: reduce inclusion of unnecessary headersZdenek Kabelac2014-04-181-2/+0
* snapshot: correct previous snapshot commitZdenek Kabelac2014-02-271-0/+3
* snapshots: fix incorrect calculation of cow sizeZdenek Kabelac2014-02-261-2/+13
* snapshot: rework parsing of snapshot metadataZdenek Kabelac2013-10-141-30/+29
* config: add profile arg to find_config_tree_strPeter Rajnoha2013-07-021-1/+1
* snapshot: use dm_get_status_snapshot()Zdenek Kabelac2013-05-271-21/+15
* snapshot: fix check for snapshot-merge target presencePeter Rajnoha2013-05-161-3/+5
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-2/+1
* Differentiate between snapshot status of "Invalid" and "Merge failed".Mike Snitzer2012-01-201-2/+4
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-6/+6
* Use lv_activate_opts struct instead of ACTIVATE_EXCL status flagZdenek Kabelac2011-06-171-1/+1
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-1/+2
* 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-0/+2
* Remove const usage from destroy callbacksZdenek Kabelac2010-12-201-2/+2
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-5/+5
* Convey need for snapshot-merge target in lvconvert error message and manMike Snitzer2010-10-131-0/+9
* 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-109/+11
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-8/+8
* Install plugins to subdirsZdenek Kabelac2010-05-061-1/+1
* Use UUIDs instead of names while processing event handlers.Peter Rajnoha2010-04-141-9/+9
* INSTALL rules updatesZdenek Kabelac2010-04-091-8/+3
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* Detect case of both merging_store and cow_store supplied inMike Snitzer2010-01-151-2/+7