diff options
author | Matthew Wilcox <willy@infradead.org> | 2023-03-24 19:01:29 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-04-06 19:39:52 +0200 |
commit | e9ebecf266c6657de5865a02a47c0d6b2460c526 (patch) | |
tree | d0ac5a1617ec170334c29b1a7f029db6909c6f56 /fs/jbd2 | |
parent | ext4: Convert pagecache_read() to use a folio (diff) | |
download | linux-e9ebecf266c6657de5865a02a47c0d6b2460c526.tar.xz linux-e9ebecf266c6657de5865a02a47c0d6b2460c526.zip |
ext4: Use a folio in ext4_read_merkle_tree_page
This is an implementation of fsverity_operations read_merkle_tree_page,
so it must still return the precise page asked for, but we can use the
folio API to reduce the number of conversions between folios & pages.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20230324180129.1220691-30-willy@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions