From: Christian Kujau Date: Mon, 8 Mar 2010 15:03:09 +0000 (+0000) Subject: FS-Cache: Remove the EXPERIMENTAL flag X-Git-Tag: v3.0~5671 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4014030d2b2508aaf54093a5885f1c8a2275dd7;p=platform%2Fkernel%2Flinux-amlogic.git 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 Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig index 864dac2..cc94bb9 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