1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/config
David Teigland 17ab39f743 cache: include cache mode in vg metadata and display
The cache mode of a new cache pool is always explicitly
included in the vg metadata.  If a cache mode is not
specified on the command line, the cache mode is taken
from lvm.conf allocation/cache_pool_cachemode, which
defaults to "writethrough".

The cache mode can be displayed with lvs -o+cachemode.
2014-10-02 11:17:41 -05:00
..
config_settings.h cache: include cache mode in vg metadata and display 2014-10-02 11:17:41 -05:00
config.c cleanup: never return uninitialized buffer 2014-08-26 14:13:06 +02:00
config.h cleanup: use unsigned 1bit elements 2014-08-26 14:13:06 +02:00
defaults.h cache: include cache mode in vg metadata and display 2014-10-02 11:17:41 -05:00