Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Yue Hu and committed by
David Howells
61132cee b3c958c2

-3
-3
fs/fscache/Kconfig
··· 38 38 enabled by setting bits in /sys/modules/fscache/parameter/debug. 39 39 40 40 See Documentation/filesystems/caching/fscache.rst for more information. 41 - 42 - config FSCACHE_OLD_API 43 - bool