1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/cache_segtype
Zdenek Kabelac 8dc1da2cbe cache: use writethrough cache_mode for older metadata
When cache_mode is undefined, the read of metadata will miss to
set a bit with mode and fails to process metadata on internal
error:

  Internal error: LV vg/lvol1 has uknown feature flags 0.

Fix it by setting it to writethrough mode.
2015-01-29 12:05:58 +01:00
..
.exported_symbols cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00
cache.c cache: use writethrough cache_mode for older metadata 2015-01-29 12:05:58 +01:00
Makefile.in cache: New 'cachepool' segment type 2014-01-27 05:27:16 -06:00