linux-stable/fs/netfs
Matthew Wilcox (Oracle) 6c62371b7f fs: Convert netfs_readpage to netfs_read_folio
This is straightforward because netfs already worked in terms of folios.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-05-09 16:21:44 -04: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 fs: Convert netfs_readpage to netfs_read_folio 2022-05-09 16:21:44 -04: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