fs: Remove aops->migratepage()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 6 Jun 2022 15:53:31 +0000 (11:53 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 2 Aug 2022 16:34:04 +0000 (12:34 -0400)
commit9d0ddc0cb575fd41ff16131b06e08e1feac43b81
treecd3a7d5812d96d0c5e7a92f3a9657615fe9d3e50
parent5409548df3876a6fa9115bce237c93c3d50d6cb6
fs: Remove aops->migratepage()

With all users converted to migrate_folio(), remove this operation.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/linux/fs.h
mm/compaction.c
mm/migrate.c