Home
last modified time | relevance | path

Searched hist:"2 ec810d5" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Diomap.h2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
H A Dpagemap.h2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/openbmc/linux/fs/zonefs/
H A Dsuper.c2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/openbmc/linux/fs/iomap/
H A Dbuffered-io.c2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/openbmc/linux/fs/gfs2/
H A Daops.c2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/openbmc/linux/fs/xfs/
H A Dxfs_aops.c2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
/openbmc/linux/mm/
H A Dmigrate.c2ec810d5 Mon Jun 06 11:55:08 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> mm/migrate: Add filemap_migrate_folio()

There is nothing iomap-specific about iomap_migratepage(), and it fits
a pattern used by several other filesystems, so move it to mm/migrate.c,
convert it to be filemap_migrate_folio() and convert the iomap filesystems
to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>