linux/fs/netfs
David Howells 3be01750d7 netfs: Rename read_helper.c to io.c
Rename the read_helper.c file to io.c before splitting out the buffered
read functions and some other bits.

Changes
=======
ver #2)
 - Rename read_helper.c before splitting.

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/164678216109.1200972.16567696909952495832.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/164692918076.2099075.8120961172717347610.stgit@warthog.procyon.org.uk/ # v3
2022-03-18 09:29:05 +00:00
..
internal.h netfs: Rename read_helper.c to io.c 2022-03-18 09:29:05 +00:00
io.c netfs: Rename read_helper.c to io.c 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: Rename read_helper.c to io.c 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