1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha c5a4e60c11 config: fixup default values for selected config settings
These settings don't have any default value predefined:
  log/file
  log/activate_file
  global/library_dir

This settings has default value but not yet declared in config_settings.h:
  global/locking_library (default is DEFAULT_LOCKING_LIB)
2014-03-06 09:49:57 +01:00
..
config_settings.h config: fixup default values for selected config settings 2014-03-06 09:49:57 +01:00
config.c dumpconfig: add a comment to each config with variable name, use '<name>' to denote that for config paths 2014-02-25 11:32:54 +01:00
config.h dumpconfig: comment out config lines without default values defined 2014-02-25 11:32:54 +01:00
defaults.h cache: Code changes to allow creation of cache pools 2014-02-04 11:57:08 -06:00