From: Christian Kujau Date: Mon, 8 Mar 2010 15:03:09 +0000 (+0000) Subject: FS-Cache: Remove the EXPERIMENTAL flag X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d4014030d2b2508aaf54093a5885f1c8a2275dd7;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.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 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