1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha b160b73800 report: change _format_pvsegs to return list instead of plain string, change associated report fields from STR to STR_LIST
The associated devices,metadata_devices,seg_pe_ranges and
seg_metadata_le_ranges are reported as genuine string lists now.
This allows for using the items separately in -S|--select
(so searching for subsets etc.) and also it allows for
configuring the separator using report/list_item_separator
which may be useful in scripts (however, we'll enable this
only for seg_le_metadata_ranges and not for devices,seg_pe_ranges
and seg_metadata_devices for compatibility reasons - see following
patch).
2016-01-19 14:17:41 +01:00
..
columns-devtypes.h reporting: Add devtypes command. 2013-09-18 01:09:15 +01:00
columns.h report: change _format_pvsegs to return list instead of plain string, change associated report fields from STR to STR_LIST 2016-01-19 14:17:41 +01:00
properties.c report: change _format_pvsegs to return list instead of plain string, change associated report fields from STR to STR_LIST 2016-01-19 14:17:41 +01:00
properties.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
report.c report: change _format_pvsegs to return list instead of plain string, change associated report fields from STR to STR_LIST 2016-01-19 14:17:41 +01:00
report.h report: add report_get_field_prefix function 2015-10-30 15:47:56 +01:00
values.h report: add kernel_discards report field to display thin pool discard used in kernel 2016-01-14 16:54:12 +01:00