]> sourceware.org Git - lvm2.git/history - tools/pvchange.c
thin: tighten discard string conversions
[lvm2.git] / tools / pvchange.c
2011-08-30 Petr RockaiMove the core of the lib/config/config.c functionality...
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-02-28 Peter RajnohaAllow non-orphan PVs with two metadata areas to be...
2011-02-21 Peter RajnohaAdd old_uuid field to struct physical_volume so we...
2011-02-21 Peter RajnohaChange pv_write code to work with the changes in metada...
2011-01-24 Alasdair KergonAdd change_tag to toollib.
2010-12-23 Milan BrozFix wrongly paired unlocking of global lock in pvchange...
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-11-11 Alasdair KergonSupport repetition of --addtag and --deltag arguments.
2010-09-23 Peter RajnohaAdd escape sequence for ':' and '@' found in device...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-07-07 Dave WysochanskiShorten prompt for pvchange and vgextend.
2010-07-07 Dave WysochanskiAdd --force to pvchange, and allow override of prompt...
2010-07-07 Dave WysochanskiAdd prompt if using --metadataignore argument with...
2010-06-29 Dave WysochanskiMove code into pv_change_metadataignore library function.
2010-06-28 Dave WysochanskiSet vg_mda_copies when pvchange --metadataignore is...
2010-06-28 Dave WysochanskiAdd --metadataignore to pvchange, allowing for ignoring...
2010-05-19 Dave WysochanskiRemove another pvchange hack involving orphan VG names.
2010-05-19 Dave WysochanskiRemove hack in pvchange to unlock orphan VG.
2010-05-19 Dave WysochanskiUpdate pvchange to always obtain a vg handle for each...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-07-08 Dave WysochanskiRefactor a couple log_error() statements in prep for...
2009-07-07 Dave WysochanskiFix vg_read() error paths to properly release upon...
2009-07-01 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-26 Alasdair Kergonrevert last patch - let's do a release first
2009-06-26 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-26 Alasdair KergonAbort if automatic metadata correction fails when readi...
2009-05-21 Alasdair KergonPre-release cleanups.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2009-02-25 Milan BrozTry to avoid full rescan if label scan is enough.
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-07-31 Alasdair Kergonremove unused mdas variable
2008-07-31 Alasdair KergonFix pvchange to handle PVs without mdas.
2008-07-16 Alasdair KergonFix pvchange -M1 -u to preserve existing extent locatio...
2008-02-06 Alasdair Kergonsplit orphan VG by format type
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2007-11-15 Alasdair KergonConvert some vg_reads into vg_lock_and_reads
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-11-02 Bryn M. ReevesConvert pvchange, pvdisplay, pvscan to use is_orphan()
2007-10-12 Dave WysochanskiAdd pv_dev_name() to access PV device name.
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-14 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-13 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-13 Dave WysochanskiConvert pv->status to get_pv_status
2007-06-13 Dave WysochanskiConvert pv->dev to get_pv_dev
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...
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-09-02 Alasdair KergonWhen using local file locking, skip clustered VGs.
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...
2005-05-24 Alasdair KergonFix non-orphan pvchange -u.
2005-01-20 Alasdair KergonAlways fail if random id generation fails.
2004-12-21 Alasdair KergonFix pvchange -x segfault with lvm2-format orphan.
2004-06-19 Alasdair KergonDisplay all filtered devices, not just PVs, with pvs -a.
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-08 Alasdair Kergontagging
2004-01-13 Alasdair Kergonpv/vgchange --uuid to change (non-random) UUIDs to...
2003-11-06 Alasdair KergonPrevent PV allocation bit getting changed for format_te...
2003-11-06 Alasdair KergonFix pvchange segfault with orphans.
2003-11-06 Alasdair KergonDon't trigger error if changing PV allocation to the...
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.
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-11-18 Alasdair KergonSome new features.
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...
2002-02-11 Alasdair KergonPreparation for an LVM2 liblvm - pass cmd_context into...
2002-02-11 Alasdair Kergono Support locking with local lock files
2002-01-30 Heinz Mauelshagenquotes around names in output
2002-01-29 Alasdair Kergono Basic support for exporting (but importing not comple...
2002-01-21 Joe Thornbero Changed
2002-01-21 Joe Thornbero Changed find_pv_in_vg, and find_lv_in_vg to return...
2002-01-10 Alasdair Kergono ACTIVE is no longer a status flag - lv_active() used...
2002-01-10 Alasdair KergonClarify terminology:
2002-01-09 Alasdair KergonAdd archiving.
2002-01-07 Joe Thornbero sync tool changes for backup stuff.
2001-12-31 Alasdair Kergono Add autobackup support to tools (follows most vg_writ...
2001-11-21 Alasdair Kergono activation & active status tests
2001-11-12 Alasdair Kergoniospace restructured
2001-10-31 Joe Thornbero LGPL list implementation
2001-10-25 Joe Thornbero use dev_name(dev) to get the name of a device, this...
2001-10-17 Alasdair Kergonpvchange
2001-10-09 Alasdair Kergono vgremove.
2001-10-05 Alasdair KergonSync include file changes.
2001-10-04 Alasdair Kergonmetadata status flags regrouping & comments; misc...
2001-10-03 Alasdair Kergonvgrename & pvchange outlines
This page took 0.494682 seconds and 100 git commands to generate.