diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-06-13 00:01:35 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-20 02:19:31 +0300 |
commit | 8c6cb3e3d57ef3656716f1855be3dd810b518eab (patch) | |
tree | 0f3ad7559a9216848e34b5b9226ff13d449fa6d3 /include/linux/buffer_head.h | |
parent | fe181377a23cce5987fc32f1877cfcd223561609 (diff) | |
download | linux-8c6cb3e3d57ef3656716f1855be3dd810b518eab.tar.xz |
buffer: convert __block_commit_write() to take a folio
This removes a hidden call to compound_head() inside
__block_commit_write() and moves it to those callers which are still page
based. Also make block_write_end() safe for large folios.
Link: https://lkml.kernel.org/r/20230612210141.730128-9-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 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions