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)
commit4ae84a80475144f739f77ed8bc789bc7feaa08ce
tree14b28d3104a882de6641c0b625dbadbbdc9c8e7b
parent8958b55142d4ac81e42269d1d4c9311cc2ab3423
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