[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100308150309.31935.9800.stgit@warthog.procyon.org.uk>
Date: Mon, 08 Mar 2010 15:03:09 +0000
From: David Howells <dhowells@...hat.com>
To: torvalds@...l.org, akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-cachefs@...hat.com,
Christian Kujau <lists@...dbynature.de>,
David Howells <dhowells@...hat.com>
Subject: [PATCH] FS-Cache: Remove the EXPERIMENTAL flag
From: Christian Kujau <lists@...dbynature.de>
Remove the EXPERIMENTAL flag from FS-Cache so that Ubuntu can make use of the
facility.
Signed-off-by: Christian Kujau <lists@...dbynature.de>
Signed-off-by: David Howells <dhowells@...hat.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists