aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/fscache/Kconfig
diff options
context:
space:
mode:
authorChristian Kujau <lists@nerdbynature.de>2010-03-08 15:03:09 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2010-03-08 07:32:34 -0800
commitd4014030d2b2508aaf54093a5885f1c8a2275dd7 (patch)
tree1954a7500d9ab035671503fdc39f4609fa240c53 /fs/fscache/Kconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console (diff)
downloadwireguard-linux-d4014030d2b2508aaf54093a5885f1c8a2275dd7.tar.xz
wireguard-linux-d4014030d2b2508aaf54093a5885f1c8a2275dd7.zip
FS-Cache: Remove the EXPERIMENTAL flag
Remove the EXPERIMENTAL flag from FS-Cache so that Ubuntu can make use of the facility. Signed-off-by: Christian Kujau <lists@nerdbynature.de> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fscache/Kconfig')
-rw-r--r--fs/fscache/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig
index 864dac20a242..cc94bb9563f2 100644
--- a/fs/fscache/Kconfig
+++ b/fs/fscache/Kconfig
@@ -1,7 +1,6 @@
config FSCACHE
tristate "General filesystem local caching manager"
- depends on EXPERIMENTAL
select SLOW_WORK
help
This option enables a generic filesystem caching manager that can be