1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha 088d88cfe2 dumpconfig: add --withcomments and --withversions switch
lvm dumpconfig [--withcomments] [--withversions]

The --withcomments causes the comments to appear on output before each
config node (if they were defined in config_settings.h).

The --withversions causes a one line extra comment to appear on output
before each config node with the version information in which the
configuration setting first appeared.
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 dumpconfig: add --withcomments and --withversions switch 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