summaryrefslogtreecommitdiff
path: root/lib/format_text/import_vsn1.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain lists of stacked LV segments using each LV.Alasdair Kergon2008-01-161-2/+5
* Various lvconvert/polldaemon-related fixes from NEC. See lvm-develAlasdair Kergon2008-01-101-0/+19
* Enhance the management of readahead settings.Alasdair Kergon2007-11-091-2/+14
* Show 'not usable' space when PV is too large for device in pvdisplay.Alasdair Kergon2007-11-051-2/+2
* Fix error message when fixing up PV size in lvm2 metadata (2.02.11).Alasdair Kergon2007-11-041-1/+1
* Add pv_dev_name() to access PV device name.Dave Wysochanski2007-10-121-4/+4
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-7/+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-8/+4
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-301-1/+1
* Set PV size to current device size if it is found to be zero.Alasdair Kergon2006-10-191-0/+20
* More work towards pv->size always holding the same value in internal metadata.Alasdair Kergon2006-10-071-1/+4
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-6/+6
* When choosing between identically-named VGs, also consider creation_host.Alasdair Kergon2006-04-131-1/+8
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-121-0/+2
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-111-2/+15
* Whenever vgname is captured, also capture vgid.Alasdair Kergon2006-04-111-1/+30
* Fix new mirror_seg pointer.Alasdair Kergon2005-10-271-1/+7
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-36/+34
* Various allocation-related pvmove fixes.Alasdair Kergon2005-06-141-4/+0
* Always insert an intermediate layer for mirrors.Alasdair Kergon2005-06-031-2/+4
* Basic support for mirrors.Alasdair Kergon2005-06-011-8/+4
* Remove lists of free PV segments.Alasdair Kergon2005-05-111-1/+0
* lv_reduce tidying.Alasdair Kergon2005-05-091-2/+2
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-1/+4
* extend alloc_lv_segmentAlasdair Kergon2005-04-221-9/+3
* set_lv_segment_area_pv/lvAlasdair Kergon2005-04-221-7/+2
* Initial pv_segment code.Alasdair Kergon2005-04-191-0/+8
* Internal snapshot code restructuring.Alasdair Kergon2005-04-071-17/+23
* Avoid some compiler warnings.Alasdair Kergon2005-03-101-1/+1
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Set area_count within alloc_lv_segmentAlasdair Kergon2004-05-241-1/+0
* Rename allocation policies; add --alloc to cmdline; LV inherits from VG.Alasdair Kergon2004-05-181-1/+20
* Add --type to lvcreate/resize.Alasdair Kergon2004-05-111-0/+3
* Separate out polldaemon.Alasdair Kergon2004-05-051-1/+1
* Begin to separate out segment types.Alasdair Kergon2004-05-041-150/+82
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-28/+28
* taggingAlasdair Kergon2004-03-081-0/+35
* Extract some common functions.Alasdair Kergon2003-09-171-3/+3
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+1
* Move fields.Alasdair Kergon2003-05-061-1/+13
* mirror typeAlasdair Kergon2003-04-301-0/+15
* o Metadata area struct change.Alasdair Kergon2003-04-241-61/+103
* Allow for specification of major number as well as minor.Alasdair Kergon2003-04-021-1/+7
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-1/+1
* Some new features.Alasdair Kergon2002-11-181-0/+735