summaryrefslogtreecommitdiffstats
path: root/tools/vgcreate.c
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure more args aren't negative.Alasdair Kergon2003-09-151-0/+5
* Generalise 'invalid chars' error mesg to just say 'invalid'Alasdair Kergon2003-09-151-2/+1
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+1
* LV name validationAlasdair Kergon2003-02-031-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-4/+4
* Some new features.Alasdair Kergon2002-11-181-4/+1
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-271-0/+3
* Changed DEFAULT_PV and DEFAULT_LV to 256 (has been fixed in LVM1 before)Heinz Mauelshagen2002-04-251-2/+2
* Merge with text format branch.Alasdair Kergon2002-04-241-2/+2
* o activate/reactivate mergeAlasdair Kergon2002-03-111-7/+7
* o Lock mechanism for LV activationAlasdair Kergon2002-02-271-9/+9
* Begin conversion so LV id is passed to activation unit instead ofAlasdair Kergon2002-02-251-9/+9
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-23/+24
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-9/+9
* o Support locking with local lock filesAlasdair Kergon2002-02-111-3/+26
* quotes around names in outputHeinz Mauelshagen2002-01-301-2/+2
* o A vgimport implementationAlasdair Kergon2002-01-291-1/+1
* Check that vgname doesn't already exits in dev_dirHeinz Mauelshagen2002-01-281-0/+4
* o vgcfgrestore.Joe Thornber2002-01-101-7/+7
* Add archiving.Alasdair Kergon2002-01-091-0/+3
* o sync tool changes for backup stuff.Joe Thornber2002-01-071-1/+1
* o Add autobackup support to tools (follows most vg_write calls).Alasdair Kergon2001-12-311-0/+2
* o activation & active status testsAlasdair Kergon2001-11-211-7/+3
* lvrename (without reactivation)Alasdair Kergon2001-11-151-1/+1
* iospace restructuredAlasdair Kergon2001-11-121-4/+4
* Added GPL disclaimerHeinz Mauelshagen2001-11-071-2/+16
* lvcreateAlasdair Kergon2001-11-061-1/+2
* vgcreate basic extent size validationAlasdair Kergon2001-10-151-2/+5
* More vgcreate error trappingAlasdair Kergon2001-10-151-6/+34
* o lvm readline error-case tidy-upAlasdair Kergon2001-10-151-2/+8
* o vgcreateJoe Thornber2001-10-121-216/+15
* vgcreateAlasdair Kergon2001-10-121-103/+73
* o vgremove.Alasdair Kergon2001-10-091-4/+0
* metadata status flags regrouping & comments; misc tool changesAlasdair Kergon2001-10-041-17/+17
* vgcreate & lvmchange outlinesAlasdair Kergon2001-10-031-0/+281