summaryrefslogtreecommitdiffstats
path: root/lib/format1/import-extents.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: format1 test whether PV was foundZdenek Kabelac2012-08-231-1/+4
* Always use vg memory pool for allocated lv segmentZdenek Kabelac2011-10-231-3/+3
* lvcreate parsing for thin provisioning.Alasdair Kergon2011-09-061-2/+2
* Fix reading of unitialized memoryZdenek Kabelac2011-03-301-1/+5
* Fix pvmove allocation to take existing parallel stripes into account.Alasdair Kergon2010-04-081-2/+2
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-13/+13
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-7/+7
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-2/+2
* Use stack return macros throughout.Alasdair Kergon2008-01-301-24/+12
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add devices/preferred_names config regex list for displayed device names.Alasdair Kergon2007-04-261-12/+6
* Try to fix reading in of lvm1 striped LVs.Alasdair Kergon2007-03-151-33/+36
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-1/+1
* Add details to format1 'Invalid LV in extent map' error message.Alasdair Kergon2005-12-191-1/+6
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-23/+21
* Basic support for mirrors.Alasdair Kergon2005-06-011-12/+8
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-4/+11
* extend alloc_lv_segmentAlasdair Kergon2005-04-221-55/+55
* set_lv_segment_area_pv/lvAlasdair Kergon2005-04-221-3/+1
* Internal snapshot code restructuring.Alasdair Kergon2005-04-071-0/+2
* pool debuggingAlasdair Kergon2004-11-231-1/+1
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Set area_count within alloc_lv_segmentAlasdair Kergon2004-05-241-2/+0
* Begin to separate out segment types.Alasdair Kergon2004-05-041-15/+24
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* Extract some common functions.Alasdair Kergon2003-09-171-15/+3
* o Metadata area struct change.Alasdair Kergon2003-04-241-20/+26
* Refactoring.Alasdair Kergon2002-11-181-7/+8
* Merge adjacent "Missing" segments.Alasdair Kergon2002-07-101-2/+4
* Merge with text format branch.Alasdair Kergon2002-04-241-3/+2
* Basic support for (read-only) partial activation if any PVs areAlasdair Kergon2002-01-301-2/+2
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-0/+1
* The latest attempt at making extended striped LVs work portably with LVM1.Alasdair Kergon2002-01-251-37/+54
* o TidyJoe Thornber2002-01-251-64/+40
* o Remove pointless calculation.Joe Thornber2002-01-241-2/+0
* o Similar changes for lv_list.Joe Thornber2002-01-211-3/+3
* Add internal cache holding a 'hint' list of the PVs belonging to each VG.Alasdair Kergon2001-12-131-32/+56
* Fixes for allocation of striped volumes.Alasdair Kergon2001-12-071-16/+41
* o I was reading striped volumes incorrectly.Joe Thornber2001-11-291-31/+58
* o Tool support for segments.Alasdair Kergon2001-11-281-4/+3
* o extra error checkingJoe Thornber2001-11-271-6/+16
* o Get format1 building.Joe Thornber2001-11-271-13/+27
* o Sync up todays work on converting to the segmented representation ofJoe Thornber2001-11-271-0/+278