]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: Convert to migrate_folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 6 Jun 2022 13:22:19 +0000 (09:22 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 2 Aug 2022 16:34:03 +0000 (12:34 -0400)
commit74823f76a83721fb1f0de0f24362af3fb9547e87
tree14b28d3104a882de6641c0b625dbadbbdc9c8e7b
parentccbbc141cc1f04a07d709fc8c758e2da4cf3fc49
nfs: Convert to migrate_folio

Use a folio throughout this function.  migrate_page() will be converted
later.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/nfs/file.c
fs/nfs/internal.h
fs/nfs/write.c