dm bufio: store stacktrace in buffers to help find buffer leaks
[linux-2.6-block.git] / drivers / md / persistent-data / Kconfig
CommitLineData
3241b1d3
JT
1config DM_PERSISTENT_DATA
2 tristate
88ae4c52 3 depends on BLK_DEV_DM
3241b1d3
JT
4 select LIBCRC32C
5 select DM_BUFIO
6 ---help---
7 Library providing immutable on-disk data structure support for
8 device-mapper targets such as the thin provisioning target.
c64d240d 9