Prev: driver core patches for 2.6.33-git
Next: v4 kconfig: place git SHA1 in .config output if in SCM
From: David Howells on 8 Mar 2010 10:10 From: Christian Kujau <lists(a)nerdbynature.de> Remove the EXPERIMENTAL flag from FS-Cache so that Ubuntu can make use of the facility. Signed-off-by: Christian Kujau <lists(a)nerdbynature.de> Signed-off-by: David Howells <dhowells(a)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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: driver core patches for 2.6.33-git Next: v4 kconfig: place git SHA1 in .config output if in SCM |