1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha afcf472464 config: make it possible to set default unconfigured_value for settings of all types, not just strings
The @something@ used for unconfigured default value is not bound to
CFG_TYPE_STRING settings defined in config_settings.h, it can be
used for any other config type too.
2015-04-28 15:32:38 +02:00
..
config_settings.h config: fix a couple mistakes with defaults 2015-04-27 13:54:45 -05:00
config.c config: make it possible to set default unconfigured_value for settings of all types, not just strings 2015-04-28 15:32:38 +02:00
config.h refactor: rename struct cfg_def_item's 'unconfigured_path' to 'unconfigured_value' 2015-04-28 15:30:48 +02:00
defaults.h config: fix check_options array 2015-04-23 10:35:34 -05:00