1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Zdenek Kabelac 2c6a2b6e86 vdo: support vdo_pool_header_size
Add profilable configurable setting for vdo pool header size, that is
used as 'extra' empty space at the front and end of vdo-pool device
to avoid having a disk in the system the may have same data is real
vdo LV.

For some conversion cases however we may need to allow using '0' header size.

TODO: in this case we may eventually avoid adding 'linear' mapping layer
in future - but this requires further modification over lvm code base.
2021-06-28 20:41:07 +02:00
..
config_settings.h vdo: support vdo_pool_header_size 2021-06-28 20:41:07 +02:00
config.c cov: ensure buffer is initialized 2021-03-10 01:35:02 +01:00
config.h Place the first PE at 1 MiB for all defaults 2018-11-26 16:36:50 -06:00
defaults.h vdo: support vdo_pool_header_size 2021-06-28 20:41:07 +02:00