[Linux-cachefs] [PATCH] fscache: remove FSCACHE_OLD_API Kconfig option

Yue Hu huyue2 at coolpad.com
Thu Mar 31 11:57:18 UTC 2022


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 at coolpad.com>
---
 fs/fscache/Kconfig | 3 ---
 1 file changed, 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
-- 
2.17.1


More information about the Linux-cachefs mailing list