]> sourceware.org Git - lvm2.git/commit - tools/pvscan.c
New column-based reporting tools: lvs, pvs & vgs.
authorAlasdair Kergon <agk@redhat.com>
Thu, 12 Dec 2002 20:55:49 +0000 (20:55 +0000)
committerAlasdair Kergon <agk@redhat.com>
Thu, 12 Dec 2002 20:55:49 +0000 (20:55 +0000)
commit4c64ed4ced7dcd3a98a63da1cd3a6f2f1f2d1701
tree2c0968a82423acbddbc610bfea5518b212429f91
parenteb537fa130c9c9fca9c10319b2b955d800ba3742
New column-based reporting tools: lvs, pvs & vgs.
40 files changed:
VERSION
include/.symlinks
lib/Makefile.in
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/config/config.c
lib/config/config.h
lib/config/defaults.h
lib/datastruct/list.h
lib/display/display.c
lib/display/display.h
lib/format1/format1.c
lib/log/log.h
lib/report/columns.h [new file with mode: 0644]
lib/report/report.c [new file with mode: 0644]
lib/report/report.h [new file with mode: 0644]
libdm/datastruct/list.h
man/Makefile.in
man/lvs.8 [new file with mode: 0644]
man/pvs.8 [new file with mode: 0644]
man/vgs.8 [new file with mode: 0644]
tools/Makefile.in
tools/args.h
tools/commands.h
tools/lvcreate.c
tools/lvdisplay.c
tools/lvm.c
tools/lvmdiskscan.c
tools/lvresize.c
tools/lvscan.c
tools/pvcreate.c
tools/pvdisplay.c
tools/pvscan.c
tools/report.c [new file with mode: 0644]
tools/toollib.c
tools/toollib.h
tools/tools.h
tools/vgck.c
tools/vgconvert.c
tools/vgdisplay.c
This page took 0.038945 seconds and 5 git commands to generate.