1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
David Teigland 2e035162a1 config: thin_repair_options and cache_repair_options are undefined
By default these are empty strings, so the config settings
should be flagged as undefined, so they will be commented
out of the generated config.  Otherwise, the lines:

thin_repair_options=""
cache_repair_options=""

in the dump output cause a warning when processed since
lvm doesn't want an empty string.

Also regenerate lvm.conf.in.
2015-04-21 16:03:54 -05:00
..
config_settings.h config: thin_repair_options and cache_repair_options are undefined 2015-04-21 16:03:54 -05:00
config.c dumpconfig: add --ignorelocal 2015-04-21 14:55:03 -05:00
config.h dumpconfig: add --ignorelocal 2015-04-21 14:55:03 -05:00
defaults.h config: Adjust system_id defaults. 2015-02-23 21:20:51 +00:00