From: Junio C Hamano Date: Wed, 20 Dec 2023 16:21:50 +0000 (-0800) Subject: Merge branch 'ps/reftable-fixes' into ps/reftable-fixes-and-optims X-Git-Tag: v2.44.0-rc0~79^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5809004f261e0468ae9c8bca83b600852e751920;p=thirdparty%2Fgit.git Merge branch 'ps/reftable-fixes' into ps/reftable-fixes-and-optims * ps/reftable-fixes: reftable/block: reuse buffer to compute record keys reftable/block: introduce macro to initialize `struct block_iter` reftable/merged: reuse buffer to compute record keys reftable/stack: fix use of unseeded randomness reftable/stack: fix stale lock when dying reftable/stack: reuse buffers when reloading stack reftable/stack: perform auto-compaction with transactional interface reftable/stack: verify that `reftable_stack_add()` uses auto-compaction reftable: handle interrupted writes reftable: handle interrupted reads reftable: wrap EXPECT macros in do/while --- 5809004f261e0468ae9c8bca83b600852e751920