]> git.ipfire.org Git - thirdparty/linux.git/commit
nilfs2: Convert nilfs_copy_buffer() to use folios
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 2 Oct 2024 04:01:04 +0000 (05:01 +0100)
committerChristian Brauner <brauner@kernel.org>
Fri, 4 Oct 2024 07:24:24 +0000 (09:24 +0200)
commita38117bc0de674c7bed5b4c6c15af4a9deeea17d
tree71b73bd2f1936a32305d1ed4244aee7d871969fd
parent9c33d85e34c2a9d24c24d8a4830fa404b851bf39
nilfs2: Convert nilfs_copy_buffer() to use folios

Use folio APIs instead of page APIs.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20241002040111.1023018-3-willy@infradead.org
Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/nilfs2/page.c