[Linux-cachefs] [PATCH] FS-Cache: Remove the EXPERIMENTAL flag

David Howells dhowells at redhat.com
Mon Mar 8 15:03:09 UTC 2010


From: Christian Kujau <lists at nerdbynature.de>

Remove the EXPERIMENTAL flag from FS-Cache so that Ubuntu can make use of the
facility.

Signed-off-by: Christian Kujau <lists at nerdbynature.de>
Signed-off-by: David Howells <dhowells at redhat.com>
---

 fs/fscache/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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




More information about the Linux-cachefs mailing list