aboutsummaryrefslogtreecommitdiff
path: root/tools/vgdisplay.c
AgeCommit message (Expand)Author
2010-07-09Use __attribute__ consistently throughout.Alasdair Kergon
2010-05-21API change for args of process_each_lv_in_vg()Zdenek Kabelac
2009-10-26Document --all option in man pages, cleanup {pv|vg|lv}{s|display} man pages.Dave Wysochanski
2009-09-15Fix process_each_vg / _process_one_vg when vg_read() returns FAILED_LOCKING.Dave Wysochanski
2009-09-14Add lots of missing stack debug messages to tools.Alasdair Kergon
2009-07-01Rework the toollib interface (process_each_*) on top of new vg_read.Dave Wysochanski
2009-06-05Fix double releasing of vg when repairing of vg is requested.Milan Broz
2008-11-07Fix vgdisplay return code and exit status.Dave Wysochanski
2008-06-10Fix return values for reporting commands when run with no PVs, LVs, or VGs.Dave Wysochanski
2008-01-30Some whitespace tidy-ups.Alasdair Kergon
2007-08-20Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon
2007-08-07Add "const" attributes where possible: first cut.Jim Meyering
2007-06-19Convert vg->status checks to use vg_check_status function.\nRename status_fla...Dave Wysochanski
2006-05-09Make SIZE_SHORT the default for display_size().Alasdair Kergon
2005-05-17vgscan/change/display/vgs automatically create metadata backup if out-of-date...Alasdair Kergon
2004-03-30Update copyright notices.Alasdair Kergon
2004-03-08taggingAlasdair Kergon
2003-10-21More consistent error code usage.Alasdair Kergon
2003-07-04Another sync point - numerous fixes & clean ups.Alasdair Kergon
2002-12-12New column-based reporting tools: lvs, pvs & vgs.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-04-24Merge with text format branch.Alasdair Kergon
2002-03-15Review locking: block signals instead of ignoring them and restore stateAlasdair Kergon
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 Support locking with local lock filesAlasdair Kergon
2002-01-30quotes around names in outputHeinz Mauelshagen
2001-11-19vgdisplayAlasdair Kergon