netfs, fscache: Combine fscache with netfs
authorDavid Howells <dhowells@redhat.com>
Mon, 20 Nov 2023 15:55:18 +0000 (15:55 +0000)
committerDavid Howells <dhowells@redhat.com>
Sun, 24 Dec 2023 15:08:46 +0000 (15:08 +0000)
commit915cd30cdea8811cddd8f59e57dd9dd0a814b76c
tree69307721a0a976967278ca5b8753e6ad86623120
parent47757ea83a545536cdd418fec84b7a970710e48b
netfs, fscache: Combine fscache with netfs

Now that the fscache code is moved to be colocated with the netfslib code
so that they combined into one module, do the combining.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: Christian Brauner <christian@brauner.io>
cc: linux-fsdevel@vger.kernel.org
cc: linux-cachefs@redhat.com
cc: linux-nfs@vger.kernel.org,
cc: linux-erofs@lists.ozlabs.org
18 files changed:
arch/arm/configs/mxs_defconfig
arch/csky/configs/defconfig
arch/mips/configs/ip27_defconfig
arch/mips/configs/lemote2f_defconfig
arch/mips/configs/loongson3_defconfig
arch/mips/configs/pic32mzda_defconfig
arch/s390/configs/debug_defconfig
arch/s390/configs/defconfig
arch/sh/configs/sdk7786_defconfig
fs/cachefiles/Kconfig
fs/erofs/Kconfig
fs/netfs/Kconfig
fs/netfs/Makefile
fs/netfs/fscache_internal.h
fs/netfs/fscache_main.c
fs/netfs/internal.h
fs/netfs/main.c
fs/nfs/Kconfig