fscache: remove FSCACHE_OLD_API Kconfig option

Bugzilla: http://bugzilla.redhat.com/1229736

commit 61132ceeda723d2c48cbc2610ca3213a7fcb083b
Author: Yue Hu <huyue2@coolpad.com>
Date:   Thu Mar 31 19:57:18 2022 +0800

    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

Signed-off-by: Jeffrey Layton <jlayton@redhat.com>
This commit is contained in:
Jeffrey Layton 2022-05-26 09:41:12 -04:00
parent 756f96ac81
commit 8fe7159362
1 changed files with 0 additions and 3 deletions

View File

@ -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