]> Gentwo Git Trees - linux/.git/commit
fs: convert block_commit_write() to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 17 Feb 2025 19:20:06 +0000 (19:20 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 23 Feb 2025 06:25:33 +0000 (22:25 -0800)
commit4a6192c7a1e7b27d359f6d3898c0b5e57c6d47a4
tree171364a2c287e4f3bfcd3c314c780e801082ceb9
parent9c37627563aeb42d8442b5a8db762a8d66cfb8ef
fs: convert block_commit_write() to take a folio

All callers now have a folio, so pass it in instead of converting
folio->page->folio.

Link: https://lkml.kernel.org/r/20250217192009.437916-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/buffer.c
fs/ext4/inline.c
fs/ext4/move_extent.c
fs/iomap/buffered-io.c
fs/ocfs2/aops.c
fs/ocfs2/file.c
fs/udf/file.c
include/linux/buffer_head.h