summaryrefslogtreecommitdiffstats
path: root/tools/vgcfgrestore.c
Commit message (Expand)AuthorAgeFilesLines
* config: add silent modeAlasdair G Kergon2012-08-251-1/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+2
* Const fixingZdenek Kabelac2011-02-181-1/+1
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+2
* Add lots of missing stack debug messages to tools.Alasdair Kergon2009-09-141-3/+5
* Fix error paths for vgcfgrestore when locking fails.Dave Wysochanski2009-08-131-2/+2
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-2/+2
* Change lock ordering of vgcfgrestore to be consistent with other tools.Dave Wysochanski2009-07-101-6/+6
* Remove NON_BLOCKING lock flag from tools and set a policy to auto-set.Dave Wysochanski2009-05-131-2/+2
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Fix orphan-related locking in pvdisplay and pvs.Alasdair Kergon2007-11-021-4/+4
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix a couple benign warnings by adding variable initializations.Dave Wysochanski2007-06-131-1/+1
* Allow vgcfgrestore to list metadata backup files using -fBryn M. Reeves2007-06-081-10/+11
* Support the /dev/mapper prefix on most command lines.Alasdair Kergon2007-03-091-1/+1
* Add skip_dev_dir() to process command line VGs.Alasdair Kergon2006-08-251-4/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* More consistent error code usage.Alasdair Kergon2003-10-211-2/+2
* Generalise 'invalid chars' error mesg to just say 'invalid'Alasdair Kergon2003-09-151-2/+1
* LV name validationAlasdair Kergon2003-02-031-1/+1
* Add success message; validate given VG name.Alasdair Kergon2003-01-171-7/+22
* Some new features.Alasdair Kergon2002-11-181-3/+15
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-271-0/+3
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-4/+4
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-8/+7
* o Added functions to display what's in the archive.Joe Thornber2002-02-111-0/+11
* o Actually check in vgcfgrestore.Joe Thornber2002-01-151-0/+26