linux-stable/fs/netfs
David Howells b900f4b89b netfs: Split some core bits out into their own file
Split some core bits out into their own file.  More bits will be added to
this file later.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com

Link: https://lore.kernel.org/r/164623006934.3564931.17932680017894039748.stgit@warthog.procyon.org.uk/ # v1
Link: https://lore.kernel.org/r/164678218407.1200972.1731208226140990280.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/164692920944.2099075.11990502173226013856.stgit@warthog.procyon.org.uk/ # v3
2022-03-18 09:29:05 +00:00
..
Kconfig netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual 2021-05-25 13:48:04 +01:00
Makefile netfs: Split some core bits out into their own file 2022-03-18 09:29:05 +00:00
buffered_read.c netfs: Split fs/netfs/read_helper.c 2022-03-18 09:29:05 +00:00
internal.h netfs: Split some core bits out into their own file 2022-03-18 09:29:05 +00:00
io.c netfs: Split some core bits out into their own file 2022-03-18 09:29:05 +00:00
main.c netfs: Split some core bits out into their own file 2022-03-18 09:29:05 +00:00
objects.c netfs: Add a function to consolidate beginning a read 2022-03-18 09:29:05 +00:00
stats.c netfs: Add a netfs inode context 2022-03-18 09:29:05 +00:00