summaryrefslogtreecommitdiffstats
path: root/lib/metadata/segtype.h
Commit message (Expand)AuthorAgeFilesLines
* Use a more correct macro for 'seg_is_linear'Jonathan Earl Brassow2011-10-141-1/+1
* Add the ability to convert linear LVs to RAID1Jonathan Earl Brassow2011-10-071-0/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-4/+4
* same for segtype_is_thinAlasdair Kergon2011-08-261-1/+2
* seg_is_thin includes both thin_pool and thin_volumeAlasdair Kergon2011-08-261-3/+4
* Add registration of thin_pool segmentZdenek Kabelac2011-08-251-4/+7
* Fix raid shared lib segtype registration (2.02.87).Alasdair Kergon2011-08-241-12/+2
* Initial code layout for thin provisioning targetZdenek Kabelac2011-08-241-0/+7
* Add basic RAID segment type(s) support.Jonathan Earl Brassow2011-08-021-1/+22
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-5/+8
* Remove const usage from destroy callbacksZdenek Kabelac2010-12-201-1/+1
* Add more strict const pointers around config treeZdenek Kabelac2010-12-201-1/+1
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-1/+1
* Convey need for snapshot-merge target in lvconvert error message and manMike Snitzer2010-10-131-0/+1
* Account for mirror transient status when doing lvconvert --repair.Petr Rockai2010-05-241-0/+1
* Update Copyright date for resently modifed filesZdenek Kabelac2010-05-241-1/+1
* Replicator: base lvm2 supportZdenek Kabelac2010-05-211-0/+8
* Improve target type compatibility checking in _percent_run().Mike Snitzer2010-01-151-0/+1
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+3
* Introduce percent_range_t and centralise snapshot full/mirror in-sync checks.Alasdair Kergon2009-10-011-1/+5
* Permit several segment types to be registered by a single shared object.Alasdair Kergon2009-07-081-4/+8
* Fix last check-ins: seg can be NULL.Alasdair Kergon2009-02-281-1/+2
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-2/+2
* Cease recognising snapshot-in-use percentages returned by early development k...Alasdair Kergon2008-07-151-1/+1
* Fix reporting of LV fields alongside unallocated PV segments.Alasdair Kergon2008-06-251-0/+1
* Add detection of clustered mirror log capability.Milan Broz2008-04-071-1/+2
* 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-4/+2
* register->monitor etc.Alasdair Kergon2007-01-191-3/+3
* Report dmeventd mirror monitoring status.Alasdair Kergon2007-01-121-2/+7
* 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/+3
* Fix target_register_events args.Alasdair Kergon2006-05-251-6/+2
* Add DISTCLEAN_TARGETS to make template for configure.h.Alasdair Kergon2006-05-161-1/+1
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-5/+5
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-7/+7
* Fix lvscan snapshot full display.Alasdair Kergon2005-12-081-4/+6
* More dmeventd support.Alasdair Kergon2005-12-021-0/+4
* rename deptreeAlasdair Kergon2005-11-091-1/+1
* Replacement activation code. [Don't use this yet!]Alasdair Kergon2005-11-081-6/+7
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-4/+3
* Basic support for mirrors.Alasdair Kergon2005-06-011-0/+4
* lv_reduce tidying.Alasdair Kergon2005-05-091-0/+6
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-0/+92