On Tue, Nov 21, 2023 at 8:07 AM Patrick Steinhardt <ps@xxxxxx> wrote: > Whenever updating references or reflog entries in the reftable stack, we > need to add a new table to the stack, thus growing the stack's length by .. bug is correctly identified, but can't the fix remove the if (!st->disable_auto_compact) return reftable_stack_auto_compact(st); fragment from reftable_stack_add? reftable_addition_commit eventually calls reftable_addition_commit. -- Han-Wen Nienhuys - hanwenn@xxxxxxxxx - http://www.xs4all.nl/~hanwen