]> www.infradead.org Git - users/willy/pagecache.git/commit
fs: Convert block_commit_write() to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 2 Dec 2024 20:47:30 +0000 (15:47 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 30 Jan 2025 18:38:33 +0000 (13:38 -0500)
commita1ae2744e5745213ea6dc7bcb088540b3d78153b
treea432a22c4fd91566706495915c326b6e7d2f1d4d
parentd3d90cc2891c9cf4ecba7b85c0af716ab755c7e5
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.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.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