]> www.infradead.org Git - users/willy/pagecache.git/commit
f2fs: Convert to filemap_migrate_folio()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 6 Jun 2022 14:47:21 +0000 (10:47 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 9 Jul 2022 00:09:51 +0000 (20:09 -0400)
commit9c16c4c68213afc512aadb854c9603f4eff6b977
treeeaed670fee1b3906c885f0120b87dfacbd7ab742
parent9f11d68b27211e6a73b0540dc757c91c01ae74bf
f2fs: Convert to filemap_migrate_folio()

filemap_migrate_folio() fits f2fs's needs perfectly.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Chao Yu <chao@kernel.org>
fs/f2fs/checkpoint.c
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/node.c