1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/report
Peter Rajnoha d169ff1e03 conf: add report/list_item_separator lvm.conf option
For example:

$ lvm dumpconfig report/list_item_separator
list_item_separator=","

$ lvs -o name,tags vg/lvol1
  LV    LV Tags
  lvol1 a,x,y

$ lvm dumpconfig report/list_item_separator
list_item_separator=":"

$ lvs -o name,tags vg/lvol1
  LV    LV Tags
  lvol1 ay
2014-07-10 16:18:45 +02:00
..
columns-devtypes.h reporting: Add devtypes command. 2013-09-18 01:09:15 +01:00
columns.h report: report LV's zero field as binary field 2014-07-10 15:25:01 +02:00
properties.c report: add lv_active_{locally,remotely,exclusively} LV reporting fields 2014-07-09 15:57:05 +02:00
properties.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
report.c conf: add report/list_item_separator lvm.conf option 2014-07-10 16:18:45 +02:00
report.h reporter: add separate LVSINFO report type 2014-07-04 15:40:17 +02:00
values.h report: report LV's zero field as binary field 2014-07-10 15:25:01 +02:00