diff options
author | 2023-06-12 22:01:36 +0100 | |
---|---|---|
committer | 2023-06-19 16:19:31 -0700 | |
commit | 4a9622f2fdaee84c373f3f285d898a3ea60ee9f2 (patch) | |
tree | 129fd53b679fdf56c3bc12a5dcfe12c6bd0a0555 /mm/cma.c | |
parent | buffer: convert __block_commit_write() to take a folio (diff) | |
download | wireguard-linux-4a9622f2fdaee84c373f3f285d898a3ea60ee9f2.tar.xz wireguard-linux-4a9622f2fdaee84c373f3f285d898a3ea60ee9f2.zip |
buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()
Most of the callers already have a folio; convert reiserfs_write_end() to
have a folio. Removes a couple of hidden calls to compound_head().
Link: https://lkml.kernel.org/r/20230612210141.730128-10-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Bob Peterson <rpeterso@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/cma.c')
0 files changed, 0 insertions, 0 deletions