]> Kevux Git Server - rit/commit
csum-file: introduce `hashfd_ext()`
authorPatrick Steinhardt <ps@pks.im>
Fri, 13 Mar 2026 06:45:19 +0000 (07:45 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Mar 2026 15:54:15 +0000 (08:54 -0700)
commita1118c0a44606e0b71e515b05112ff38fef989c0
tree96c80068cd2d0bc20628ade01261d5a531ed2d28
parent26986f4cbaf38d84a82b0b35da211389ce49552c
csum-file: introduce `hashfd_ext()`

Introduce a new `hashfd_ext()` function that takes an options structure.
This function will replace `hashd_throughput()` in the next commit.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
csum-file.c
csum-file.h