1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/conf
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
..
command_profile_template.profile.in conf: add report/list_item_separator lvm.conf option 2014-07-10 16:18:45 +02:00
example.conf.in conf: add report/list_item_separator lvm.conf option 2014-07-10 16:18:45 +02:00
Makefile.in profile: add thin-generic.profile 2014-06-13 09:56:29 +02:00
metadata_profile_template.profile.in profiles: remove default.profile and add {command,metadata}_profile_template.profile 2014-05-21 12:36:52 +02:00
thin-generic.profile profile: add thin-generic.profile 2014-06-13 09:56:29 +02:00
thin-performance.profile release 2.02.103 2013-10-04 14:32:23 +01:00