aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/fscache
diff options
context:
space:
mode:
authorYue Hu <huyue2@coolpad.com>2022-03-31 19:57:18 +0800
committerDavid Howells <dhowells@redhat.com>2022-04-08 23:54:37 +0100
commit61132ceeda723d2c48cbc2610ca3213a7fcb083b (patch)
tree940355bec064d49db79454d075f623e4b88c4930 /fs/fscache
parentfscache: Use wrapper fscache_set_cache_state() directly when relinquishing (diff)
downloadwireguard-linux-61132ceeda723d2c48cbc2610ca3213a7fcb083b.tar.xz
wireguard-linux-61132ceeda723d2c48cbc2610ca3213a7fcb083b.zip
fscache: remove FSCACHE_OLD_API Kconfig option
Commit 01491a756578 ("fscache, cachefiles: Disable configuration") added the FSCACHE_OLD_API configuration when rewritten. Now, it's not used any more. Remove it. Signed-off-by: Yue Hu <huyue2@coolpad.com> Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-cachefs@redhat.com Link: https://listman.redhat.com/archives/linux-cachefs/2022-March/006647.html # v1
Diffstat (limited to 'fs/fscache')
-rw-r--r--fs/fscache/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/fscache/Kconfig b/fs/fscache/Kconfig
index 76316c4a3fb7..b313a978ae0a 100644
--- a/fs/fscache/Kconfig
+++ b/fs/fscache/Kconfig
@@ -38,6 +38,3 @@ config FSCACHE_DEBUG
enabled by setting bits in /sys/modules/fscache/parameter/debug.
See Documentation/filesystems/caching/fscache.rst for more information.
-
-config FSCACHE_OLD_API
- bool