Hi, Ben Peart wrote: > Ben Peart (6): > read-cache: clean up casting and byte decoding > eoie: add End of Index Entry (EOIE) extension > config: add new index.threads config setting > read-cache: load cache extensions on a worker thread > ieot: add Index Entry Offset Table (IEOT) extension > read-cache: load cache entries on worker threads I love this, but when deploying it I ran into a problem. How about these patches? Thanks, Jonathan Nieder (3): eoie: default to not writing EOIE section ieot: default to not writing IEOT section index: do not warn about unrecognized extensions Documentation/config.txt | 14 ++++++++++++++ read-cache.c | 24 +++++++++++++++++++++--- t/t1700-split-index.sh | 11 +++++++---- 3 files changed, 42 insertions(+), 7 deletions(-)