diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-02-18 14:07:30 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-18 13:38:16 -0800 |
commit | 980f525c3cee7e272136eeb6e988a66f5f8a0bd8 (patch) | |
tree | 4d9b4b116b298a1465e1c92ea218d2df77f65f2c /ppc | |
parent | midx: add pack_perm to write_midx_context (diff) | |
download | tgif-980f525c3cee7e272136eeb6e988a66f5f8a0bd8.tar.xz |
midx: add num_large_offsets to write_midx_context
In an effort to align write_midx_internal() with the chunk-format API,
continue to group necessary data into "struct write_midx_context". This
change collects the "uint32_t num_large_offsets" into the context. With
this new data, write_midx_large_offsets() now matches the
chunk_write_fn type.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ppc')
0 files changed, 0 insertions, 0 deletions