2 tristate "POHMELFS filesystem support"
6 select CRYPTO_BLKCIPHER
9 POHMELFS stands for Parallel Optimized Host Message Exchange Layered
10 File System. This is a network filesystem which supports coherent
11 caching of data and metadata on clients.
14 bool "POHMELFS debugging"
18 Turns on excessive POHMELFS debugging facilities.
19 You usually do not want to slow things down noticeably and get really
20 lots of kernel messages in syslog.
22 config POHMELFS_CRYPTO
23 bool "POHMELFS crypto support"
26 This option allows to encrypt and/or protect with strong
27 cryptographic hash all dataflow between server and clients.
28 Each config group can have its own keys.