diff options
author | 2023-06-12 22:01:40 +0100 | |
---|---|---|
committer | 2023-06-19 16:19:32 -0700 | |
commit | eee25182a80a8c86ed14af9b38205dc83ed274b5 (patch) | |
tree | b4bddef410336aff1d61ef1bf30721c7d491f5cf /mm/page-writeback.c | |
parent | buffer: convert link_dev_buffers to take a folio (diff) | |
download | wireguard-linux-eee25182a80a8c86ed14af9b38205dc83ed274b5.tar.xz wireguard-linux-eee25182a80a8c86ed14af9b38205dc83ed274b5.zip |
buffer: use a folio in __find_get_block_slow()
Saves a call to compound_head() and may be needed to support block size >
PAGE_SIZE.
Link: https://lkml.kernel.org/r/20230612210141.730128-14-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/page-writeback.c')
0 files changed, 0 insertions, 0 deletions