1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha 158e998876 report: add separate LVSINFOSTATUS field type for info+status combined fields
Add separate LVSINFOSTATUS field type for fields which display both
dm info-like and dm status-like information.

The internal interface is there with the introduction of LVSSTATUS
field type which can cope with the combination of LVSSTATUS
and LVSINFO field types (several fields).

However, till now, we considered that *single* field can display
either LVSINFO or LVSSTATUS, but not both at the same time.

Till now, we haven't had single field which needs both - hence
add LVSINFOSTATUS field type for such fields as we currently
need this for the lv_attr field which requires combination of
info and status.

This patch just adds interface for an ability to register such fields
(the code that copes with this is already in).
2015-01-20 16:10:59 +01:00
..
columns-devtypes.h reporting: Add devtypes command. 2013-09-18 01:09:15 +01:00
columns.h report: add separate LVSINFOSTATUS field type for info+status combined fields 2015-01-20 16:10:59 +01:00
properties.c thin: errrorwhenfull support 2015-01-14 14:52:05 +01:00
properties.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
report.c report: add separate LVSINFOSTATUS field type for info+status combined fields 2015-01-20 16:10:59 +01:00
report.h report: add separate LVSINFOSTATUS field type for info+status combined fields 2015-01-20 16:10:59 +01:00
values.h report: seg_monitor undefined 2015-01-20 15:02:10 +01:00