]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c4449c047f6008d28706d7f8d622f0d8edb59bf
tree3be3378344cb4258c5cec5745d339d03f4ad5a9e
parentc6627dfc43b6f6854dec3c223f3975ebe99551d0
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