]> sourceware.org Git - lvm2.git/history - tools/pvcreate.c
thin: tighten discard string conversions
[lvm2.git] / tools / pvcreate.c
2012-02-28 Zdenek KabelacUsing enum types for enums
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2012-02-13 Zdenek KabelacAdd free_orphan_vg
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-06-01 Alasdair KergonDefer writing PV labels to vg_write.
2011-03-11 Peter RajnohaAdd new free_pv_fid fn and use it throughout to free...
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-09-23 Peter RajnohaAdd escape sequence for ':' and '@' found in device...
2010-08-12 Mike SnitzerRequire --restorefile when using pvcreate --uuid.
2010-03-16 Alasdair Kergonreplace existing_pv with existing_pvl
2010-03-16 Alasdair KergonLook up missing PVs by uuid not dev_name in _pvs_single...
2009-11-01 Dave WysochanskiRename pvcreate_params processing functions to better...
2009-10-05 Dave WysochanskiMove pvcreate_validate_params into toollib to allow...
2009-10-05 Dave WysochanskiRefactor pvcreate - split pvcreate_validate_params...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-07-30 Mike SnitzerAdd --dataalignmentoffset to pvcreate to shift start...
2009-07-26 Dave WysochanskiMove ORPHAN_VG lock outside pvcreate_single.
2009-07-26 Dave WysochanskiMove bulk of pvcreate logic into library.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2009-03-17 Petr RockaiSome extra (paranoid) checks on dev_is_{md,swap} result.
2009-03-17 Petr RockaiDetect and wipe swap signatures in pvcreate.
2009-02-25 Milan BrozTry to avoid full rescan if label scan is enough.
2009-02-22 Alasdair KergonAdd --dataalignment to pvcreate to specify alignment...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-09-19 Alasdair KergonImprove the way VGs with PVs missing are handled so...
2008-07-29 Dave WysochanskiAdd pvcreate tests to verify failure on md array detection.
2008-07-25 Dave WysochanskiRefactor pvcreate - simplify return codes.
2008-07-25 Dave WysochanskiRefactor pvcreate - --yes argument
2008-07-25 Dave WysochanskiRefactor pvcreate - --force parameter.
2008-07-25 Dave WysochanskiRefactor pvcreate - use '0' for no --uuid or --restoref...
2008-07-25 Dave WysochanskiRefactor pvcreate - move uuid and restorefile options.
2008-07-24 Alasdair Kergonreinstate lost FIXME
2008-07-23 Dave WysochanskiRemove dead code, is_lvm_partition() - no functional...
2008-07-23 Dave WysochanskiRefactor pvcreate - move labelsector parameter parsing...
2008-07-21 Dave WysochanskiRefactor pvcreate - divide parameter parsing & validati...
2008-07-21 Dave WysochanskiRefactor pvcreate to divide parameter parsing & validat...
2008-06-24 Dave WysochanskiRefactor pv_create() to take cmd_context - no functiona...
2008-04-08 Alasdair KergonFix vgreduce to use vg_split_mdas to check sufficient...
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-16 Alasdair Kergonuse scan_vgs_for_pvs to detect non-orphans without...
2008-01-09 Petr RockaiPrevent pvcreate from overwriting MDA-less PVs belongin...
2007-11-22 Alasdair KergonFIXMEs for case where dm itself has device open
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-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-15 Petr RockaiAllow keyboard interrupts in yes_no_prompt(). Add code...
2007-06-14 Dave Wysochanskiconvert pv->vg_name[0] to \!is_orphan(pv)
2007-06-13 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-12 Dave WysochanskiConvert find_pv_in_vg_by_uuid and pv_create to use...
2006-05-16 Alasdair Kergon Fix lvcreate corelog validation.
2006-05-11 Alasdair KergonCreate a log header for replacement in-sync mirror...
2005-12-08 Alasdair KergonFix lvscan snapshot full display.
2005-10-03 Alasdair KergonRefuse to run pvcreate/pvremove on devices we can't...
2005-10-03 Alasdair KergonUse ORPHAN lock definition throughout.
2005-03-21 Alasdair KergonImprove detection of external changes affecting interna...
2005-01-05 Alasdair Kergonpvcreate wipes first 4 sectors unless given --zero n.
2004-11-19 Alasdair KergonOnly wipe signature bytes when destroying md superblock...
2004-11-19 Alasdair Kergonpvcreate wipes md superblocks. (With --uuid or --restor...
2004-09-14 Alasdair KergonImprove pvcreate/remove device not found error message.
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 Kergonrename config file vars & always use / as separator
2003-10-21 Alasdair KergonMore consistent error code usage.
2003-09-15 Alasdair KergonEnsure more args aren't negative.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-12-12 Alasdair KergonNew column-based reporting tools: lvs, pvs & vgs.
2002-11-18 Alasdair KergonSome new features.
2002-04-24 Alasdair KergonMerge with text format branch.
2002-02-20 Alasdair Kergono Use 'pvcreate --setphysicalvolumesize' with no short...
2002-02-15 Heinz MauelshagenSecond path on "pvcreate -s"
2002-02-15 Heinz MauelshagenForgot to remove test printf :-)
2002-02-15 Heinz MauelshagenFirst cut on "pvcreate -s"
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-01-30 Heinz Mauelshagenquotes around names in output
2002-01-29 Alasdair Kergono A vgimport implementation
2002-01-16 Alasdair Kergono pvcreate --uuid to specify the uuid (required before...
2002-01-10 Alasdair Kergono ACTIVE is no longer a status flag - lv_active() used...
2001-11-21 Alasdair Kergono activation & active status tests
2001-11-15 Patrick CaulfieldUse POSIX defined PRIu64 for formatting 64 bit unsigned...
2001-11-12 Alasdair Kergoniospace restructured
2001-11-07 Heinz MauelshagenAdded GPL disclaimer
2001-10-15 Alasdair KergonMore vgcreate error trapping
2001-10-12 Alasdair Kergonvgcreate
2001-10-12 Joe Thornbero lift call to check out of pvcreate_single
2001-10-12 Joe Thornbero rename _single pvcreate_signle
2001-10-12 Joe Thornbero made _single static
2001-10-12 Joe Thornbero pvcreate
2001-10-12 Alasdair Kergonsync
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-02 Alasdair Kergonpvscan framework
2001-10-01 Alasdair KergonAnother step towards consistency & compilation.
2001-10-01 Alasdair KergonMerge fixes
This page took 0.523255 seconds and 107 git commands to generate.