fs: Convert netfs_readpage to netfs_read_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 12:49:28 +0000 (08:49 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 9 May 2022 20:21:44 +0000 (16:21 -0400)
commit6c62371b7fd77628feb5b806bc29433caecedff8
tree2ca690c32dd6c2aaf10ad4f925170ea28106f1e6
parent08830c8bc6cc7047d2cc8a136849a15fcb977044
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>
fs/9p/vfs_addr.c
fs/afs/file.c
fs/ceph/addr.c
fs/netfs/buffered_read.c
include/linux/netfs.h