On Thu, Aug 28, 2025 at 05:39:50PM +0000, Derrick Stolee via GitGitGadget wrote: > Derrick Stolee (5): > midx-write: only load initialized packs > midx-write: put failing response value back > midx-write: use cleanup when incremental midx fails > midx-write: use uint32_t for preferred_pack_idx > midx-write: reenable signed comparison errors Thanks for looking at this, and my apologies for the regression plugged by the first patch. The last four patches look good to me, and I left just some minor comments throughout. The first patch does leave me feeling like there ought to be a smaller reproduction, but I can't seem to find one easily. Thanks, Taylor