FS-Cache: Remove the EXPERIMENTAL flag
authorChristian Kujau <lists@nerdbynature.de>
Mon, 8 Mar 2010 15:03:09 +0000 (15:03 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Mar 2010 15:32:34 +0000 (07:32 -0800)
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>
fs/fscache/Kconfig

index 864dac2..cc94bb9 100644 (file)
@@ -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