]> sourceware.org Git - lvm2.git/history - tools/vgextend.c
Reinstate accidentally-deleted line.
[lvm2.git] / tools / vgextend.c
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-02-18 Zdenek KabelacConst fixing
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-10-18 Petr RockaiAvoid an extraneous orphans unlock in vgextend --restor...
2010-10-13 Petr RockaiImplement vgextend --restoremissing (BZ 537913), which...
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-07-07 Dave WysochanskiAdd warning to vgextend and pvchange if metadataignore...
2009-11-01 Dave WysochanskiRename pvcreate_params processing functions to better...
2009-10-05 Dave WysochanskiAdd --pvmetadatacopies as a synonym for --metadatacopie...
2009-10-05 Dave WysochanskiAdd implicit pvcreate support to vgcreate and vgextend.
2009-10-05 Dave WysochanskiRefactor vgcreate/vgextend validation of vgname/pvname(s).
2009-10-05 Dave WysochanskiAdd pvcreate_params to vg_extend.
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-08-13 Dave WysochanskiFix vgextend error path - if ORPHAN lock fails, unlock...
2009-07-24 Dave WysochanskiRevert previous patch that moved VG_ORPHAN lock inside...
2009-07-14 Dave WysochanskiRemove READ_REQUIRE_RESIZEABLE from vgextend by moving...
2009-07-10 Dave WysochanskiMove orphan lock obtain/release inside vg_extend().
2009-07-08 Dave WysochanskiRemove unneeded LOCK_NONBLOCKING from vg_read() API.
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-05-21 Alasdair KergonPre-release cleanups.
2009-05-13 Dave WysochanskiRemove NON_BLOCKING lock flag from tools and set a...
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
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-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-07-23 Dave WysochanskiAdd CORRECT_INCONSISTENT and FAIL_INCONSISTENT flags...
2007-07-23 Dave WysochanskiAdd vg_lock_and_read() external library function.
2007-06-19 Dave WysochanskiMake vg_extend() format_instance * parameter internal...
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.
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-04-12 Alasdair KergonFix vgexport/vgimport to set/reset PV exported flag...
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-10-03 Alasdair KergonUse ORPHAN lock definition throughout.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-10-21 Alasdair KergonMore consistent error code usage.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
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...
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-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-15 Alasdair Kergonvgextend
This page took 0.370127 seconds and 71 git commands to generate.