nfs: Convert nfs to read_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 29 Apr 2022 15:12:16 +0000 (11:12 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 9 May 2022 20:21:46 +0000 (16:21 -0400)
commit65d023af7f29eb1250a6105141a74776bae7e1f8
tree3be3378344cb4258c5cec5745d339d03f4ad5a9e
parentbb8e283a6479d2308d6938c71f1a4d4b3165660c
nfs: Convert nfs to read_folio

This is a "weak" conversion which converts straight back to using pages.
A full conversion should be performed at some point, hopefully by
someone familiar with the filesystem.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
fs/nfs/file.c
fs/nfs/read.c
include/linux/nfs_fs.h