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