Files
git/reftable
Patrick Steinhardt a52bac9ac0 reftable/stack: inline stack_compact_range_stats()
The only difference between `stack_compact_range_stats()` and
`stack_compact_range()` is that the former updates stats on failure,
whereas the latter doesn't. There are no callers anymore that do not
want their stats updated though, making the indirection unnecessary.

Inline the stat updates into `stack_compact_range()`.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-08-23 08:04:46 -07:00
..
2024-08-22 07:59:48 -07:00
2024-08-22 07:59:48 -07:00
2024-08-22 07:59:48 -07:00
2024-08-22 07:59:48 -07:00