1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha d27868e94f config: runtime default for allocation/thin_pool_chunk_size
The allocation/thin_pool_chunk_size is a bit more complex. It's default
value is evaluated in runtime based on selected thin_pool_chunk_size_policy.
But the value is just a starting point. The calculation then continues
with dependency on the properties of the devices used. Which means for
such a default value, we know only the starting value.
2014-03-06 11:26:02 +01:00
..
config_settings.h config: runtime default for allocation/thin_pool_chunk_size 2014-03-06 11:26:02 +01:00
config.c config: runtime default for allocation/thin_pool_chunk_size 2014-03-06 11:26:02 +01:00
config.h config: runtime default for allocation/thin_pool_chunk_size 2014-03-06 11:26:02 +01:00
defaults.h cache: Code changes to allow creation of cache pools 2014-02-04 11:57:08 -06:00