summaryrefslogtreecommitdiffstats
path: root/lib/snapshot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve target type compatibility checking in _percent_run().Mike Snitzer2010-01-151-0/+6
* Note some problems still to be addressed.Alasdair Kergon2010-01-141-3/+3
* Rename segment and lv status flag from SNAPSHOT_MERGE to MERGING.Mike Snitzer2010-01-131-2/+2
* Add support for "snapshot-merge" target.Mike Snitzer2010-01-131-3/+11
* Add 'SNAPSHOT_MERGE' lv_segment 'status' flag.Mike Snitzer2010-01-131-4/+10
* Use snapshot metadata usage to determine if snapshot is emptyMike Snitzer2010-01-051-8/+16
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-1/+2
* Introduce percent_range_t and centralise snapshot full/mirror in-sync checks.Alasdair Kergon2009-10-011-6/+16
* Fix snapshot segment import to not use duplicate segments & replace.Milan Broz2009-05-131-5/+1
* Save and restore the previous logging level when log level is changed.Takahiro Yasui2009-04-021-4/+5
* Fix last check-ins: seg can be NULL.Alasdair Kergon2009-02-281-3/+4
* Attempt cleanup in child before execing new binary in exec_cmd()Alasdair Kergon2009-02-281-3/+3
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-032-1/+2
* add libdevmapper-event.hAlasdair Kergon2008-10-311-1/+1
* Cease recognising snapshot-in-use percentages returned by early development k...Alasdair Kergon2008-07-151-11/+5
* Add detection of clustered mirror log capability.Milan Broz2008-04-071-1/+2
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-311-1/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Use stack return macros throughout.Alasdair Kergon2008-01-301-8/+4
* Fix warning on conditional compile, unused variableDave Wysochanski2008-01-111-0/+2
* Add snapshot dmeventd library (enables dmeventd snapshot monitoring).Petr Rockai2008-01-091-1/+142
* Fix orphan-related locking in pvdisplay and pvs.Alasdair Kergon2007-11-021-1/+1
* Non-functional change - refactor vg_add_snapshot fid parameter.Dave Wysochanski2007-10-111-1/+1
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Don't use index and rindex functions marked by SUSv3 as legacy - Jakub Bogusz...Dave Wysochanski2007-07-021-1/+1
* 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/+14
* Add DISTCLEAN_TARGETS to make template for configure.h.Alasdair Kergon2006-05-161-1/+1
* Add mirror_library description to example.conf.Alasdair Kergon2006-05-111-4/+6