]> sourceware.org Git - lvm2.git/commit
Add detect_internal_vg_cache_corruption to lvm.conf
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 11 Aug 2011 17:46:13 +0000 (17:46 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 11 Aug 2011 17:46:13 +0000 (17:46 +0000)
commitcf98c05082c71aa134b697894f0a92aa10d7be24
treeddf0e570c07255e84feda6332947d189cb0c6322
parent031c986ea89d2221ebc5dd940112787742c54326
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.
WHATS_NEW
doc/example.conf.in
lib/cache/lvmcache.c
lib/commands/toolcontext.c
lib/config/defaults.h
lib/misc/lvm-globals.c
lib/misc/lvm-globals.h
test/lib/aux.sh
This page took 0.03274 seconds and 5 git commands to generate.