1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha a9dbe2c4fa fix: apply profile and then get the config path + auto_set_activation not profilable
cfg_def_get_path uses a global static var to store the result (for efficiency).
So we need to apply the profile first and then get the path for the config item
when calling find_config_tree_* fns.

Also activation/auto_set_activation is not profilable (at least not now,
maybe later if we need that).
2013-07-15 13:33:14 +02:00
..
config_settings.h fix: apply profile and then get the config path + auto_set_activation not profilable 2013-07-15 13:33:14 +02:00
config.c fix: apply profile and then get the config path + auto_set_activation not profilable 2013-07-15 13:33:14 +02:00
config.h dumpconfig: add --type profilable 2013-07-09 10:00:47 +02:00
defaults.h conf: add activation/auto_set_activation_skip 2013-07-12 20:54:17 +02:00