]> sourceware.org Git - lvm2.git/history - tools/vgcreate.c
thin: tighten discard string conversions
[lvm2.git] / tools / vgcreate.c
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
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-11-11 Alasdair KergonSupport repetition of --addtag and --deltag arguments.
2010-06-30 Alasdair Kergonimprove vgmetadatacopies unmanaged message
2010-06-28 Dave WysochanskiAdd --vgmetadatacopies to vgcreate man page, command...
2010-02-24 Dave WysochanskiRefactor vgcreate to call new vg_change_tag() function.
2009-12-28 Milan BrozFix previous vgcreate commit to not call unpaired unlock.
2009-12-03 Milan BrozPrint error if VG already exist.
2009-11-01 Dave WysochanskiRename validate_vg_create_params to vgcreate_params_val...
2009-11-01 Dave WysochanskiRename fill_vg_create_params to vgcreate_params_set_fro...
2009-11-01 Dave WysochanskiAdd vgcreate_params_set_defaults().
2009-11-01 Dave WysochanskiRename pvcreate_params processing functions to better...
2009-10-31 Dave WysochanskiUpdate vgcreate to call vg_set_clustered().
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-07-24 Dave WysochanskiRevert previous patch that moved VG_ORPHAN lock inside...
2009-07-10 Dave WysochanskiMove orphan lock obtain/release inside vg_extend().
2009-07-09 Dave WysochanskiChange vg_create() to take only minimal parameters...
2009-07-09 Dave WysochanskiAdd defines for default vgcreate parameters.
2009-06-09 Dave WysochanskiUpdate vgcreate to use new vg_lock_newname().
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-12-01 Dave WysochanskiFix vgcreate race which could allow two parallel vgcrea...
2008-04-08 Alasdair KergonIndicate whether or not VG is clustered in vgcreate...
2008-01-17 Alasdair Kergonfix default extent_size
2008-01-15 Dave WysochanskiMove more parameter validation into the library.
2008-01-14 Dave WysochanskiAllow vgcreate options as input to vgsplit when new...
2008-01-11 Dave WysochanskiRefactor vgcreate for parameter validation and add...
2007-11-14 Alasdair KergonAccept sizes with --readahead argument.
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-28 Petr RockaiMake warnings go to stderr. Change log_warn to that...
2007-03-09 Alasdair KergonSupport the /dev/mapper prefix on most command lines.
2006-08-25 Alasdair KergonAdd skip_dev_dir() to process command line VGs.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2005-10-03 Alasdair KergonUse ORPHAN lock definition throughout.
2005-06-06 Alasdair KergonMake VG name restrictions consistent.
2005-03-21 Alasdair KergonAdd clustered attribute so vgchange can identify cluste...
2004-05-18 Alasdair KergonRename allocation policies; add --alloc to cmdline...
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-26 Alasdair Kergonindent
2004-03-08 Alasdair Kergontagging
2003-11-06 Alasdair KergonDefault to unlimited number of LVs/PVs in lvm2 format.
2003-11-06 Alasdair KergonBan vgcreate -s 0
2003-10-21 Alasdair KergonMore consistent error code usage.
2003-09-15 Alasdair KergonEnsure more args aren't negative.
2003-09-15 Alasdair KergonGeneralise 'invalid chars' error mesg to just say ...
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-02-03 Alasdair KergonLV name validation
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-25 Heinz MauelshagenChanged DEFAULT_PV and DEFAULT_LV to 256 (has been...
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 A vgimport implementation
2002-01-28 Heinz MauelshagenCheck that vgname doesn't already exits in dev_dir
2002-01-10 Joe Thornbero vgcfgrestore.
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-15 Alasdair Kergonlvrename (without reactivation)
2001-11-12 Alasdair Kergoniospace restructured
2001-11-07 Heinz MauelshagenAdded GPL disclaimer
2001-11-06 Alasdair Kergonlvcreate
2001-10-15 Alasdair Kergonvgcreate basic extent size validation
2001-10-15 Alasdair KergonMore vgcreate error trapping
2001-10-15 Alasdair Kergono lvm readline error-case tidy-up
2001-10-12 Joe Thornbero vgcreate
2001-10-12 Alasdair Kergonvgcreate
2001-10-09 Alasdair Kergono vgremove.
2001-10-04 Alasdair Kergonmetadata status flags regrouping & comments; misc...
2001-10-03 Alasdair Kergonvgcreate & lvmchange outlines
This page took 0.432838 seconds and 92 git commands to generate.