]> www.infradead.org Git - users/willy/pagecache.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>
Sat, 9 Jul 2022 00:09:51 +0000 (20:09 -0400)
commit27826326e888a185d7d191670cf445dec88e9218
tree5d5354562345f0dbb351c4fb7a7bf479bcee1102
parente8172b8e1728b41160dc8fef7fdd9ffbcaa152c6
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