mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
e2870c94cf
Using mempool is much safer than using the global static variable. The global variable would be rewritten on each find_config_tree_* call and we need to be very careful not to get into this problem (we don't do now, but we can with the patches for "runtime defaults" that will follow). |
||
---|---|---|
.. | ||
config_settings.h | ||
config.c | ||
config.h | ||
defaults.h |