]> git.baikalelectronics.ru Git - kernel.git/commit
nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 4 Jun 2022 20:40:39 +0000 (16:40 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 29 Jun 2022 12:51:06 +0000 (08:51 -0400)
commitd31d16bebf78bc90421491d7e13f7758afb7d99e
tree62b8aed029ad323b7c79aa18128657fa6ac2c307
parent85dc0f5f2a7eb02131692e7ae0661177f4391363
nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios()

Use folios throughout.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/nilfs2/page.c