]> 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)
commit53fa41552d740631096586a1ef143303c677ce3b
tree14b28d3104a882de6641c0b625dbadbbdc9c8e7b
parent60f606df77e84f5ee614c9a5e3ca8aaca3edba78
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