linux/fs/netfs
David Howells 3a4a38e66d netfs: Split netfs_io_* object handling out
Split netfs_io_* object handling out into a file that's going to contain
object allocation, get and put routines.

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

Link: https://lore.kernel.org/r/164622995118.3564931.6089530629052064470.stgit@warthog.procyon.org.uk/ # v1
Link: https://lore.kernel.org/r/164678197044.1200972.11511937252083343775.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/164692894693.2099075.7831091294248735173.stgit@warthog.procyon.org.uk/ # v3
2022-03-18 09:24:00 +00:00
..
internal.h netfs: Split netfs_io_* object handling out 2022-03-18 09:24:00 +00:00
Kconfig netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual 2021-05-25 13:48:04 +01:00
Makefile netfs: Split netfs_io_* object handling out 2022-03-18 09:24:00 +00:00
objects.c netfs: Split netfs_io_* object handling out 2022-03-18 09:24:00 +00:00
read_helper.c netfs: Split netfs_io_* object handling out 2022-03-18 09:24:00 +00:00
stats.c netfs: Add write_begin helper 2021-04-23 10:14:32 +01:00