]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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 864dac20a242a4e2b56de366646dfbe37d3112a5..cc94bb9563f22c83fa9d7823e38d8e6566a1683d 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