summaryrefslogtreecommitdiffstats
path: root/tools/vgreduce.c
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid nested vg_reads when processing PVs in VGs and fix associated locking.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-2/+2
* 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
* Convert vg->status checks to use vg_check_status function.\nRename status_fla...Dave Wysochanski2007-06-191-15/+1
* Remove get_ prefix from get_pv_* functionsDave Wysochanski2007-06-151-7/+7
* Convert pv->dev to get_pv_devDave Wysochanski2007-06-131-4/+4
* Convert pv->size to get_pv_sizeDave Wysochanski2007-06-131-1/+1
* Convert pv->pe_count to get_pv_pe_countDave Wysochanski2007-06-131-2/+2
* Convert pv->pe_alloc_count to get_pv_pe_alloc_countDave Wysochanski2007-06-131-1/+1
* Add vg_check_status to consolidate vg status flags checks and error messages.Dave Wysochanski2007-06-061-7/+2
* Add a few missing pieces of vgname command line validation.Alasdair Kergon2007-03-091-0/+6
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-091-1/+1
* Fix some &->&& vgreduce cmdline validation. [Andre Noll]Alasdair Kergon2007-01-311-2/+2
* Avoid vgreduce error when mirror code removes the log LV.Alasdair Kergon2007-01-091-1/+3
* Adjust some alignments for ia64 and sparc.Alasdair Kergon2006-11-301-1/+1
* fix vgreduce clustered checkAlasdair Kergon2006-09-071-1/+1
* When using local file locking, skip clustered VGs.Alasdair Kergon2006-09-021-0/+14
* Add skip_dev_dir() to process command line VGs.Alasdair Kergon2006-08-251-1/+1
* Differentiate between the two 'log device failed' cases in vgreduce.Alasdair Kergon2006-07-041-2/+7
* If VG is already consistent with --removemissing, return success not failure.Alasdair Kergon2006-07-041-1/+1
* Add --monitor to vgcreate and lvcreate to control dmeventd registration.Alasdair Kergon2006-05-121-1/+7
* Allow vgreduce to handle mirror log failures.Alasdair Kergon2006-05-111-5/+30
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-2/+3
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-121-2/+2
* suspend using existing LV metadata; vgreduce then needs partial flagAlasdair Kergon2006-02-031-0/+3
* vgreduce remove mirror imagesAlasdair Kergon2006-01-041-4/+48
* Add --mirrorsonly arg to vgreduce. (Doesn't handle mirrors yet.)Alasdair Kergon2005-12-211-2/+20
* some fixesAlasdair Kergon2005-12-211-17/+33
* vgreduce replaces active LVs with error segment before removing them.Alasdair Kergon2005-12-211-22/+102
* more lvconvert mirror codeAlasdair Kergon2005-11-291-1/+1
* Change LV locking macros to take lv instead of lvid.Alasdair Kergon2005-08-151-2/+2
* Basic support for mirrors.Alasdair Kergon2005-06-011-2/+2
* lv_reduce tidying.Alasdair Kergon2005-05-091-3/+3
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-1/+8
* Internal snapshot code restructuring.Alasdair Kergon2005-04-071-18/+16
* Revise internal locking semantics.Alasdair Kergon2004-05-051-4/+2
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* More consistent error code usage.Alasdair Kergon2003-10-211-1/+1
* macro changesAlasdair Kergon2003-10-151-6/+5
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-2/+2
* o Metadata area struct change.Alasdair Kergon2003-04-241-2/+7
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-1/+1
* vgreduce --removemissing to remove missing PVs & deps & make VG consistentAlasdair Kergon2003-01-171-24/+231
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-2/+2
* Some new features.Alasdair Kergon2002-11-181-65/+53
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-271-0/+3
* Merge with text format branch.Alasdair Kergon2002-04-241-6/+6
* o activate/reactivate mergeAlasdair Kergon2002-03-111-5/+5