Commit 61132cee authored by Yue Hu's avatar Yue Hu Committed by David Howells
Browse files

fscache: remove FSCACHE_OLD_API Kconfig option



Commit 01491a75 ("fscache, cachefiles: Disable configuration") added
the FSCACHE_OLD_API configuration when rewritten. Now, it's not used any
more. Remove it.

Signed-off-by: default avatarYue Hu <huyue2@coolpad.com>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://listman.redhat.com/archives/linux-cachefs/2022-March/006647.html # v1
parent b3c958c2
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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