1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Zdenek Kabelac d8fc4d093e conf: support zero for missing_stripe_filler
Make it easier to replace missing segments with 'zero' returning
target - otherwise user would have to create some extra target
to provide zeros as /dev/zero can't be used (not a block device).

Also break code loop when segment is found and make it an INTERNAL_ERROR
where it's missing.
2016-11-11 16:58:16 +01:00
..
config_settings.h conf: support zero for missing_stripe_filler 2016-11-11 16:58:16 +01:00
config.c config: parse config tree without dup node checking if it's metadata tree 2016-09-21 18:16:05 +02:00
config.h config: parse config tree without dup node checking if it's metadata tree 2016-09-21 18:16:05 +02:00
defaults.h cache: introduce cache_pool_max_chunks 2016-08-29 20:47:31 +02:00