1 config DM_PERSISTENT_DATA
7 Library providing immutable on-disk data structure support for
8 device-mapper targets such as the thin provisioning target.
10 config DM_DEBUG_BLOCK_STACK_TRACING
11 bool "Keep stack trace of persistent data block lock holders"
12 depends on STACKTRACE_SUPPORT && DM_PERSISTENT_DATA
15 Enable this for messages that may help debug problems with the
16 block manager locking used by thin provisioning and caching.