diff options
author | J. Bruce Fields <bfields@redhat.com> | 2010-08-26 21:22:27 +0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2010-08-26 21:22:27 +0400 |
commit | f632265d0ffb5acf331252d98c64939849d96bb2 (patch) | |
tree | 31187d9a726bf1ca6ca12e26ad8e7c609eaf4d8b /fs/fscache/Kconfig | |
parent | 7d94784293096c0a46897acdb83be5abd9278ece (diff) | |
parent | da5cabf80e2433131bf0ed8993abc0f7ea618c73 (diff) | |
download | linux-f632265d0ffb5acf331252d98c64939849d96bb2.tar.xz |
Merge commit 'v2.6.36-rc1' into HEAD
Diffstat (limited to 'fs/fscache/Kconfig')
-rw-r--r-- | fs/fscache/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig index cc94bb9563f2..3f6dfa989881 100644 --- a/fs/fscache/Kconfig +++ b/fs/fscache/Kconfig @@ -1,7 +1,6 @@ config FSCACHE tristate "General filesystem local caching manager" - select SLOW_WORK help This option enables a generic filesystem caching manager that can be used by various network and other filesystems to cache data locally. |