1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha b995f06abf config: mark global/thin_disabled_features as having no default value
The global/thin_disabled_features should be marked as having no default
value. Otherwise the output from 'lvm dumpconfig --type default' would
have 'thin_disabled_features=""' which will produce an error message
'Ignoring empty string in config file ...' if such output is feed
back to lvm.
2014-03-12 15:17:52 +01:00
..
config_settings.h config: mark global/thin_disabled_features as having no default value 2014-03-12 15:17:52 +01:00
config.c config: keep config paths with variable names properly marked on output 2014-03-07 18:04:02 +01:00
config.h cleanup: remove superfluous forward declaration 2014-03-06 12:43:21 +01:00
defaults.h cache: Code changes to allow creation of cache pools 2014-02-04 11:57:08 -06:00