summaryrefslogtreecommitdiff
path: root/tools/lvdisplay.c
Commit message (Expand)AuthorAgeFilesLines
* process_each_lv: add check_single_lv functionDavid Teigland2017-02-131-1/+1
* tools: Use arg_is_set instead of arg_count.Alasdair G Kergon2016-06-211-13/+13
* lvconvert: use process_each_lvDavid Teigland2016-05-251-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* tools: allow -S|--select for vgdisplay, lvdisplay and pvdisplay without -CPeter Rajnoha2015-02-101-1/+0
* toollib: replace void *handle with struct processing_handle for use in proces...Peter Rajnoha2015-02-101-2/+2
* tools, man: --binary option is available with -C for {pv,vg,lv}displayPeter Rajnoha2014-12-111-0/+1
* report: select: add --select arg to pvdisplay, vgdisplay and lvdisplayPeter Rajnoha2014-06-171-0/+1
* cleanup: lvdisplay indentZdenek Kabelac2014-03-311-9/+11
* lvdiplay: prohibit use of -c and -mZdenek Kabelac2014-03-311-2/+2
* Rework the toollib interface (process_each_*) on top of new vg_read.Dave Wysochanski2009-07-011-1/+1
* Merge lv_is_displayable and lv_is_visible.Milan Broz2009-05-131-1/+1
* Added displayable_lvs_in_vg and lv_is_displayable functions to deal withPeter Rajnoha2008-12-041-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
* lv_is_visible()Alasdair Kergon2006-04-071-2/+1
* Fix lvdisplay cmdline to accept snapshots.Alasdair Kergon2005-11-231-1/+2
* Always insert an intermediate layer for mirrors.Alasdair Kergon2005-06-031-0/+3
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* More consistent error code usage.Alasdair Kergon2003-10-211-1/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-3/+3
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-1/+14
* Some new features.Alasdair Kergon2002-11-181-6/+5
* agk, I recall you saying you had a massive commit pending; if you need meAndres Salomon2002-10-271-0/+3
* Missing VG lock when iterating through all LVs.Alasdair Kergon2002-04-151-1/+1
* Run through indent - no (intentional) changes to any code.Alasdair Kergon2002-02-111-4/+3
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-15/+16
* o lvdisplay now gives a segment map for the -m option.Joe Thornber2002-01-211-1/+1
* Tweaks for make install. -m args replaces verbose to display maps.Alasdair Kergon2001-12-031-1/+1
* vgdisplayAlasdair Kergon2001-11-191-3/+1
* More LV-related tidying. lvdisplay without args now shows all LVs.Alasdair Kergon2001-11-141-43/+5
* iospace restructuredAlasdair Kergon2001-11-121-2/+2
* lvdisplay & lvreduceAlasdair Kergon2001-11-081-0/+86