Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <lists@nerdbynature.de>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Christian Kujau and committed by
Linus Torvalds
d4014030 25cf84cf

-1
-1
fs/fscache/Kconfig
··· 1 1 2 2 config FSCACHE 3 3 tristate "General filesystem local caching manager" 4 - depends on EXPERIMENTAL 5 4 select SLOW_WORK 6 5 help 7 6 This option enables a generic filesystem caching manager that can be