summaryrefslogtreecommitdiff
path: root/tools/vgconvert.c
Commit message (Expand)AuthorAgeFilesLines
* vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup).Petr Rockai2013-09-181-1/+1
* config: add profile arg to find_config_tree_intPeter Rajnoha2013-07-021-2/+2
* cleanup: introduce return_ECMD_FAILED macroZdenek Kabelac2013-07-011-8/+4
* refactor: rename embedding area -> bootloader areaPeter Rajnoha2013-05-281-7/+7
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-6/+2
* tools: add embeddingareasize arg to pvcreate and vgconvertPeter Rajnoha2013-02-261-0/+15
* cleanup: use struct pvcreate_restorable_params throughoutPeter Rajnoha2013-02-261-6/+9
* config: add silent modeAlasdair G Kergon2012-08-251-1/+1
* Using enum types for enumsZdenek Kabelac2012-02-281-1/+1
* Add free_orphan_vgZdenek Kabelac2012-02-131-4/+0
* Add new free_pv_fid fn and use it throughout to free all attached fids.Peter Rajnoha2011-03-111-0/+3
* Allow non-orphan PVs with two metadata areas to be resized.Peter Rajnoha2011-02-281-1/+1
* Revert the patch for vgconvert to work with recent changes in metadata area h...Peter Rajnoha2011-02-251-20/+67
* Fix vgconvert code to work with changes in metadata area handling and changesPeter Rajnoha2011-02-211-70/+20
* Change pv_write code to work with the changes in metadata handling interfacePeter Rajnoha2011-02-211-3/+1
* Change the code throughout to use new pv_initialise and modified pv_setup fn.Peter Rajnoha2011-02-211-2/+4
* Fix gcc warnings for unused variablesZdenek Kabelac2011-02-181-3/+2
* Allow internal suspend and resume of origin without its snapshots.Alasdair Kergon2010-08-171-1/+1
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Pass metadataignore to pv_create, pv_setup, _mda_setup, and add_mda.Dave Wysochanski2010-07-081-1/+1
* Add --pvmetadatacopies as a synonym for --metadatacopies in various commands.Dave Wysochanski2009-10-051-4/+9
* Fix process_each_vg / _process_one_vg when vg_read() returns FAILED_LOCKING.Dave Wysochanski2009-09-151-5/+0
* Add lots of missing stack debug messages to tools.Alasdair Kergon2009-09-141-3/+9
* Rename internal library function vg_remove to vg_remove_mdas.Dave Wysochanski2009-09-021-1/+1
* Add --dataalignmentoffset to pvcreate to shift start of aligned data areaMike Snitzer2009-07-301-1/+1
* Rework the toollib interface (process_each_*) on top of new vg_read.Dave Wysochanski2009-07-011-3/+5
* Fix double releasing of vg when repairing of vg is requested.Milan Broz2009-06-051-14/+2
* Pre-release cleanups.Alasdair Kergon2009-05-211-1/+1
* Properly release VG memory pool in all CLI tools.Milan Broz2009-04-101-1/+1
* Add --dataalignment to pvcreate to specify alignment of data area. (mbroz)Alasdair Kergon2009-02-221-1/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-5/+5
* Fix setting of volume limit count if converting to lvm1 format.Milan Broz2008-08-291-0/+9
* Fix vgconvert logical volume id metadata validation.Milan Broz2008-08-281-0/+11
* Refactor pv_create() to take cmd_context - no functional change.Dave Wysochanski2008-06-241-1/+1
* Accept sizes with --readahead argument.Alasdair Kergon2007-11-141-1/+1
* readahead activation code (but no dm support yet)Alasdair Kergon2007-11-121-1/+1
* Add pv_dev_name() to access PV device name.Dave Wysochanski2007-10-121-6/+6
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Convert vg->status checks to use vg_check_status function.\nRename status_fla...Dave Wysochanski2007-06-191-8/+1
* Remove get_ prefix from get_pv_* functionsDave Wysochanski2007-06-151-12/+12
* Convert pv->dev to get_pv_devDave Wysochanski2007-06-131-6/+6
* Convert pv->size to get_pv_sizeDave Wysochanski2007-06-131-1/+1
* Convert existing_pv dereferences to get_pv_*Dave Wysochanski2007-06-131-6/+6
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-2/+2
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-1/+1
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-1/+1
* Internal snapshot code restructuring.Alasdair Kergon2005-04-071-0/+2
* Only ask libdevmapper for open_count when we need it.Alasdair Kergon2005-01-121-1/+1
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-4/+4