diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-02-02 07:06:37 +0100 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-02-04 11:27:54 -0800 |
| commit | d0b57f0962adcc2a92947a9fd9b86216b5322797 (patch) | |
| tree | 48799b68245b34c44ac22224b3f80c562b9a2655 /scripts | |
| parent | f6ae956dfb3402bf6d5726080c2999f107bb5dd2 (diff) | |
ext4: consolidate fsverity_info lookup
Look up the fsverity_info once in ext4_mpage_readpages, and then use it
for the readahead, local verification of holes and pass it along to the
I/O completion workqueue in struct bio_post_read_ctx.
This amortizes the lookup better once it becomes less efficient.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Link: https://lore.kernel.org/r/20260202060754.270269-9-hch@lst.de
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
