summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-02-02 07:06:38 +0100
committerEric Biggers <ebiggers@kernel.org>2026-02-04 11:31:54 -0800
commit45dcb3ac9832650e5fdc2046cc7cdb97cebbb888 (patch)
treee26a88cb41f1fc7b6dbf99d2551095d7e714533d /scripts
parentd0b57f0962adcc2a92947a9fd9b86216b5322797 (diff)
f2fs: consolidate fsverity_info lookup
Look up the fsverity_info once in f2fs_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. Do the same thing in f2fs_get_read_data_folio for reads that come from garbage collection and other background activities. This amortizes the lookup better once it becomes less efficient. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20260202060754.270269-10-hch@lst.de Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions