1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/cache
Zdenek Kabelac cf98c05082 Add detect_internal_vg_cache_corruption to lvm.conf
Add config option to enable crc checking of VG structures.
Currently it's disabled by default.

For the internal test-suite this check it is enabled.

Note: In the case the internal error is detected, debug build with
compile option DEBUG_ENFORCE_POOL_LOCKING helps to catch the source
of the problem.
2011-08-11 17:46:13 +00:00
..
lvmcache.c Add detect_internal_vg_cache_corruption to lvm.conf 2011-08-11 17:46:13 +00:00
lvmcache.h Cache and share generated VG structs 2011-08-11 17:24:23 +00:00