aboutsummaryrefslogtreecommitdiff
path: root/tools/vgcfgrestore.c
AgeCommit message (Expand)Author
2012-11-27thin: allow restore with --forceZdenek Kabelac
2012-08-25config: add silent modeAlasdair G Kergon
2012-02-23The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai
2011-02-18Const fixingZdenek Kabelac
2009-10-16Handle metadata with unknown segment types more gracefully.Petr Rockai
2009-09-14Add lots of missing stack debug messages to tools.Alasdair Kergon
2009-08-13Fix error paths for vgcfgrestore when locking fails.Dave Wysochanski
2009-07-15Use log_error macro consistently throughout in place of log_err.Alasdair Kergon
2009-07-10Change lock ordering of vgcfgrestore to be consistent with other tools.Dave Wysochanski
2009-05-13Remove NON_BLOCKING lock flag from tools and set a policy to auto-set.Dave Wysochanski
2008-01-30Some whitespace tidy-ups.Alasdair Kergon
2007-11-02Fix orphan-related locking in pvdisplay and pvs.Alasdair Kergon
2007-08-20Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon
2007-06-13Fix a couple benign warnings by adding variable initializations.Dave Wysochanski
2007-06-08Allow vgcfgrestore to list metadata backup files using -fBryn M. Reeves
2007-03-09Support the /dev/mapper prefix on most command lines.Alasdair Kergon
2006-08-25Add skip_dev_dir() to process command line VGs.Alasdair Kergon
2004-03-30Update copyright notices.Alasdair Kergon
2003-10-21More consistent error code usage.Alasdair Kergon
2003-09-15Generalise 'invalid chars' error mesg to just say 'invalid'Alasdair Kergon
2003-02-03LV name validationAlasdair Kergon
2003-01-17Add success message; validate given VG name.Alasdair Kergon
2002-11-18Some new features.Alasdair Kergon
2002-10-27agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon
2002-02-11Run through indent - no (intentional) changes to any code.Alasdair Kergon
2002-02-11Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon
2002-02-11o Added functions to display what's in the archive.Joe Thornber
2002-01-15o Actually check in vgcfgrestore.Joe Thornber