SHM_UNLOCK: fix Unevictable pages stranded after swap
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / pohmelfs / Kconfig
blob8d53b1a1e71516db2fa2cd03043065b51cbc86b2
1 config POHMELFS
2         tristate "POHMELFS filesystem support"
3         depends on NET
4         select CONNECTOR
5         select CRYPTO
6         select CRYPTO_BLKCIPHER
7         select CRYPTO_HMAC
8         help
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.
13 config POHMELFS_DEBUG
14         bool "POHMELFS debugging"
15         depends on POHMELFS
16         default n
17         help
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.