diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-06-13 00:01:40 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-20 02:19:32 +0300 |
commit | eee25182a80a8c86ed14af9b38205dc83ed274b5 (patch) | |
tree | b4bddef410336aff1d61ef1bf30721c7d491f5cf /fs/btrfs/subpage.c | |
parent | 08d84add43179db632869ad39daff1b99f0e667c (diff) | |
download | linux-eee25182a80a8c86ed14af9b38205dc83ed274b5.tar.xz |
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 'fs/btrfs/subpage.c')
0 files changed, 0 insertions, 0 deletions