projects
/
profile
/
common
/
kernel-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25cf84c
)
FS-Cache: Remove the EXPERIMENTAL flag
author
Christian Kujau
<lists@nerdbynature.de>
Mon, 8 Mar 2010 15:03:09 +0000
(15:03 +0000)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/fs/fscache/Kconfig
b/fs/fscache/Kconfig
index
864dac2
..
cc94bb9
100644
(file)
--- 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