nfs: move nfs_file_operations declaration to bottom of file.c (try #2)
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / md / persistent-data / Kconfig
blobceb359050a599aa029284ea0df0469c1ee0b65aa
1 config DM_PERSISTENT_DATA
2        tristate
3        depends on BLK_DEV_DM && EXPERIMENTAL
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.