1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha 7fd04bd93a config: add comment note about advanced and unsupported config nodes
This shows up in the output as a short commentary:

  $ lvm dumpconfig --type default --withcomments metadata/disk_areas
  # Configuration option metadata/disk_areas.
  # This configuration option is advanced.
  # This configuration option is not officially supported.
  disk_areas=""
2013-03-06 10:46:36 +01:00
..
config_settings.h config: use config checks and add support for creating trees from config definition (config_def_create_tree fn) 2013-03-06 10:46:35 +01:00
config.c config: add comment note about advanced and unsupported config nodes 2013-03-06 10:46:36 +01:00
config.h dumpconfig: add --withcomments and --withversions switch 2013-03-06 10:46:36 +01:00
defaults.h config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00