1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Zdenek Kabelac d4c024c836 cache: use undefined settings for cache_policy
As cache_policy is evaluated in runtime, we no longer should use
CFG_COMMENTED, but have to switch to CFG_UNDEFINED.

So as long as the value is undefined, it's runtime evaluated.
Once it's set - it's always respected (no runtime fallback).

Also fix version of introduced settings to 2.2.128.
2015-08-17 11:25:03 +02:00
..
config_settings.h cache: use undefined settings for cache_policy 2015-08-17 11:25:03 +02:00
config.c cache: runtime detect default policy 2015-08-12 14:11:17 +02:00
config.h config: support longer config paths 2015-08-12 14:33:15 +02:00
defaults.h cache: add cache_policy cache_settings 2015-08-12 14:11:16 +02:00