]> sourceware.org Git - lvm2.git/commit
Separate PV label attributes which do not need parse metadata when reporting.
authorMilan Broz <mbroz@redhat.com>
Mon, 9 Feb 2009 09:45:49 +0000 (09:45 +0000)
committerMilan Broz <mbroz@redhat.com>
Mon, 9 Feb 2009 09:45:49 +0000 (09:45 +0000)
commitea0cdd28c1cdf282b535e059a2f94510c84387d9
tree30e0b64578f0c67ca42448794df3115233b8c981
parent284f4496c3eead8a0f676f3b69aff6458b76bc06
Separate PV label attributes which do not need parse metadata when reporting.

When reporting explicitly label attributes (pv_uuid for example), we do not
need to read metadata.

This patch separate the label fileds and removes scan_vgs_for_pvs
in process_each_pv() if not needed.

(There should be no user visible change in output.)
WHATS_NEW
lib/report/columns.h
lib/report/report.c
lib/report/report.h
libdm/libdm-report.c
tools/pvdisplay.c
tools/pvresize.c
tools/reporter.c
tools/toollib.c
tools/toollib.h
tools/vgreduce.c
This page took 0.032084 seconds and 5 git commands to generate.