1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha 20e336f21c configure: add DEFAULT_USE_BLKID_WIPING
If blkid wiping is possible, than set use_blkid_wiping=1 and
use_blkid_wiping=0 otherwise for its default value. If blkid wiping
is disabled during configure and use_blkid_wiping=1 is set by chance,
it's simply ignored - this patch is just a cleanup that makes it more
obvious for the user (we use similar logic for use_lvmetad and
use_lvmpolld settings).
2015-06-24 11:13:38 +02:00
..
config_settings.h configure: add DEFAULT_USE_BLKID_WIPING 2015-06-24 11:13:38 +02:00
config.c config: add support for config value formatting flags 2015-06-24 11:13:37 +02:00
config.h config: add support for config value formatting flags 2015-06-24 11:13:37 +02:00
defaults.h config: cleanup default values for some configuration settings with array values 2015-06-24 11:13:38 +02:00