]> sourceware.org Git - lvm2.git/history - tools/vgreduce.c
thin: tighten discard string conversions
[lvm2.git] / tools / vgreduce.c
2012-03-30 Zdenek KabelacFix unlocking in error path of vgreduce
2012-02-27 Zdenek KabelacMake force_t enum usage obvious
2012-02-15 Petr RockaiTurn a warning to an error in vgreduce --removemissing...
2012-02-08 Zdenek KabelacRemove duplicate test
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-07-08 Alasdair Kergonremove unnecessary lvconvert.h
2011-05-07 Petr RockaiRewrite vgreduce --removemissing --force, using existin...
2011-03-29 Zdenek KabelacRemove double braces
2011-03-11 Peter RajnohaAdd new free_pv_fid fn and use it throughout to free...
2011-02-28 Peter RajnohaAllow non-orphan PVs with two metadata areas to be...
2011-02-21 Peter RajnohaChange pv_write code to work with the changes in metada...
2011-02-18 Zdenek KabelacConst fixing
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-08-17 Alasdair KergonAllow internal suspend and resume of origin without...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-04-13 Dave WysochanskiUse del_pvl_from_vgs() in vgreduce paths.
2010-04-13 Dave WysochanskiCall add_pvl_to_vgs() and del_pvl_from_vgs() from more...
2010-03-16 Alasdair KergonIntroduce is_missing_pv().
2009-12-17 Petr RockaiAlso clean up MISSING devices in --removemissing -...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-07-24 Dave WysochanskiRemove redundant validate_name in vgreduce.
2009-07-15 Petr RockaiPort process_each_pv to new vg_read.
2009-07-15 Petr RockaiRefuse to open VG with MISSING_PVs for update unless...
2009-07-08 Dave WysochanskiRemove unneeded LOCK_NONBLOCKING from vg_read() API.
2009-07-01 Dave WysochanskiConvert vgreduce to use vg_read_for_update.
2009-06-15 Petr Rockai- Ignore suspended devices during repair (Milan).
2009-05-21 Alasdair KergonPre-release cleanups.
2009-05-13 Dave WysochanskiRemove NON_BLOCKING lock flag from tools and set a...
2009-04-22 Milan BrozFix vgreduce --removemissing failure exit code.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2009-02-09 Milan BrozSeparate PV label attributes which do not need parse...
2009-01-26 Alasdair KergonRename vg_read() to vg_read_internal(). (mornfall)
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-19 Alasdair Kergonfix last release
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-09-19 Alasdair Kergonremove unused var
2008-09-18 Alasdair KergonAvoid shuffling remaining mirror images when removing...
2008-04-08 Alasdair KergonFix vgreduce to use vg_split_mdas to check sufficient...
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-01-30 Alasdair Kergonundo a few 'stack' moves
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2008-01-17 Alasdair Kergonrename lv_remap_error
2008-01-17 Alasdair Kergonlvconvert/vgreduce fixes
2008-01-16 Alasdair KergonMaintain lists of stacked LV segments using each LV.
2007-11-19 Alasdair Kergonnote pvmove breakage
2007-11-15 Alasdair Kergonmore vg_read lock fixes
2007-11-14 Alasdair KergonAvoid nested vg_reads when processing PVs in VGs and...
2007-11-12 Alasdair Kergonreadahead activation code (but no dm support yet)
2007-10-12 Dave WysochanskiAdd pv_dev_name() to access PV device name.
2007-08-22 Alasdair Kergon Clean up numerous compiler warnings that crept in...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-19 Dave WysochanskiConvert vg->status checks to use vg_check_status functi...
2007-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-13 Dave WysochanskiConvert pv->dev to get_pv_dev
2007-06-13 Dave WysochanskiConvert pv->size to get_pv_size
2007-06-13 Dave WysochanskiConvert pv->pe_count to get_pv_pe_count
2007-06-13 Dave WysochanskiConvert pv->pe_alloc_count to get_pv_pe_alloc_count
2007-06-06 Dave WysochanskiAdd vg_check_status to consolidate vg status flags...
2007-03-09 Alasdair KergonAdd a few missing pieces of vgname command line validation.
2007-03-09 Alasdair KergonSupport the /dev/mapper prefix on most command lines.
2007-01-31 Alasdair KergonFix some &->&& vgreduce cmdline validation. [Andre...
2007-01-09 Alasdair KergonAvoid vgreduce error when mirror code removes the log LV.
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-09-07 Alasdair Kergonfix vgreduce clustered check
2006-09-02 Alasdair KergonWhen using local file locking, skip clustered VGs.
2006-08-25 Alasdair KergonAdd skip_dev_dir() to process command line VGs.
2006-07-04 Alasdair KergonDifferentiate between the two 'log device failed' cases...
2006-07-04 Alasdair KergonIf VG is already consistent with --removemissing, retur...
2006-05-12 Alasdair KergonAdd --monitor to vgcreate and lvcreate to control dmeve...
2006-05-11 Alasdair KergonAllow vgreduce to handle mirror log failures.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-12 Alasdair KergonFix vgexport/vgimport to set/reset PV exported flag...
2006-02-03 Alasdair Kergonsuspend using existing LV metadata; vgreduce then needs...
2006-01-04 Alasdair Kergonvgreduce remove mirror images
2005-12-21 Alasdair KergonAdd --mirrorsonly arg to vgreduce. (Doesn't handle...
2005-12-21 Alasdair Kergonsome fixes
2005-12-21 Alasdair Kergonvgreduce replaces active LVs with error segment before...
2005-11-29 Alasdair Kergonmore lvconvert mirror code
2005-08-15 Alasdair KergonChange LV locking macros to take lv instead of lvid.
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-09 Alasdair Kergonlv_reduce tidying.
2005-05-03 Alasdair KergonReinstate full PV size when removing from VG.
2005-04-07 Alasdair KergonInternal snapshot code restructuring.
2004-05-05 Alasdair KergonRevise internal locking semantics.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-10-21 Alasdair KergonMore consistent error code usage.
2003-10-15 Alasdair Kergonmacro changes
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-04-24 Alasdair Kergono Metadata area struct change.
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2003-01-17 Alasdair Kergonvgreduce --removemissing to remove missing PVs & deps...
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-11-18 Alasdair KergonSome new features.
2002-10-27 Andres Salomonagk, I recall you saying you had a massive commit pendi...
2002-04-24 Alasdair KergonMerge with text format branch.
2002-03-11 Alasdair Kergono activate/reactivate merge
2002-02-27 Alasdair Kergono Lock mechanism for LV activation
2002-02-25 Alasdair KergonBegin conversion so LV id is passed to activation unit...
2002-02-11 Alasdair KergonRun through indent - no (intentional) changes to any...
next
This page took 1.330005 seconds and 107 git commands to generate.