summaryrefslogtreecommitdiffstats
path: root/tools/vgexport.c
Commit message (Expand)AuthorAgeFilesLines
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-2/+2
* Fix process_each_vg / _process_one_vg when vg_read() returns FAILED_LOCKING.Dave Wysochanski2009-09-151-3/+0
* Add lots of missing stack debug messages to tools.Alasdair Kergon2009-09-141-5/+5
* Rework the toollib interface (process_each_*) on top of new vg_read.Dave Wysochanski2009-07-011-5/+3
* Fix double releasing of vg when repairing of vg is requested.Milan Broz2009-06-051-11/+2
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-1/+1
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Convert vg->status checks to use vg_check_status function.\nRename status_fla...Dave Wysochanski2007-06-191-7/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-2/+3
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-121-0/+8
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* More consistent error code usage.Alasdair Kergon2003-10-211-1/+1
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+1
* Some new features.Alasdair Kergon2002-11-181-23/+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-2/+2
* Review locking: block signals instead of ignoring them and restore stateAlasdair Kergon2002-03-151-1/+1
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-6/+6
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-8/+8
* o Support locking with local lock filesAlasdair Kergon2002-02-111-7/+10
* quotes around names in outputHeinz Mauelshagen2002-01-301-5/+5
* o A vgimport implementationAlasdair Kergon2002-01-291-0/+10
* o Basic support for exporting (but importing not completed yet).Alasdair Kergon2002-01-291-0/+68