summaryrefslogtreecommitdiff
path: root/tools/vgremove.c
Commit message (Expand)AuthorAgeFilesLines
...
* Move archiver code from tools into library.Alasdair Kergon2005-05-171-1/+1
* Reinstate full PV size when removing from VG.Alasdair Kergon2005-05-031-0/+8
* Improve a vgremove error message.Alasdair Kergon2004-11-181-8/+5
* Use macro in vgremove locking fix.Alasdair Kergon2004-09-271-1/+1
* Hold VG lock while doing vgremove.Patrick Caulfield2004-09-241-2/+2
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* Fix vgremove 'all OK' checkAlasdair Kergon2003-11-061-1/+1
* More consistent error code usage.Alasdair Kergon2003-10-211-1/+1
* macro changesAlasdair Kergon2003-10-151-3/+3
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-2/+2
* Some new features.Alasdair Kergon2002-11-181-28/+24
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-271-0/+3
* Merge with text format branch.Alasdair Kergon2002-04-241-8/+6
* Review locking: block signals instead of ignoring them and restore stateAlasdair Kergon2002-03-151-1/+2
* o activate/reactivate mergeAlasdair Kergon2002-03-111-1/+1
* o Lock mechanism for LV activationAlasdair Kergon2002-02-271-2/+2
* Begin conversion so LV id is passed to activation unit instead ofAlasdair Kergon2002-02-251-2/+2
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-10/+8
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-6/+6
* o Support locking with local lock filesAlasdair Kergon2002-02-111-1/+13
* quotes around names in outputHeinz Mauelshagen2002-01-301-12/+15
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-0/+10
* o ChangedJoe Thornber2002-01-211-1/+1
* o ACTIVE is no longer a status flag - lv_active() used to check if an LVAlasdair Kergon2002-01-101-7/+0
* o Rename many occurrences of 'backup' to 'archive' to reduce confusion.Alasdair Kergon2002-01-091-1/+1
* 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-0/+2
* iospace restructuredAlasdair Kergon2001-11-121-2/+2
* o LGPL list implementationJoe Thornber2001-10-311-3/+3
* o use dev_name(dev) to get the name of a device, this operation is cheapJoe Thornber2001-10-251-2/+3
* vgreduce, vgremove, vgrename & vgscanAlasdair Kergon2001-10-111-13/+17
* o vgremove.Alasdair Kergon2001-10-091-0/+76