fs: Use BUG_ON(!mnt) at dentry_open().
[deliverable/linux.git] / fs / Kconfig
index 3db9caa57edcbfcf260436b4cd4fb15e3fc070f4..f3aa9b08b228b7287886f418d2291962cf8eef2c 100644 (file)
@@ -47,7 +47,7 @@ config FS_POSIX_ACL
        def_bool n
 
 config EXPORTFS
-       tristate
+       bool
 
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EXPERT
@@ -187,6 +187,7 @@ source "fs/omfs/Kconfig"
 source "fs/hpfs/Kconfig"
 source "fs/qnx4/Kconfig"
 source "fs/romfs/Kconfig"
+source "fs/pstore/Kconfig"
 source "fs/sysv/Kconfig"
 source "fs/ufs/Kconfig"
 source "fs/exofs/Kconfig"
This page took 0.027767 seconds and 5 git commands to generate.