[Ocfs2-devel] [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
Christoph Hellwig
hch at infradead.org
Wed Jun 8 08:18:03 UTC 2022
On Mon, Jun 06, 2022 at 09:40:38PM +0100, Matthew Wilcox (Oracle) wrote:
> Convert all callers to pass a folio. Most have the folio
> already available. Switch all users from aops->migratepage to
> aops->migrate_folio. Also turn the documentation into kerneldoc.
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the Ocfs2-devel
mailing list