From: Junio C Hamano Date: Thu, 15 Aug 2024 15:22:03 +0000 (-0700) Subject: Merge branch 'ps/reftable-stack-compaction' into ps/reftable-drop-generic X-Git-Tag: v2.47.0-rc0~84^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b4df826346bacfc19b8b11c4aba03ef411efbf5;p=thirdparty%2Fgit.git Merge branch 'ps/reftable-stack-compaction' into ps/reftable-drop-generic * ps/reftable-stack-compaction: reftable/stack: handle locked tables during auto-compaction reftable/stack: fix corruption on concurrent compaction reftable/stack: use lock_file when adding table to "tables.list" reftable/stack: do not die when fsyncing lock file files reftable/stack: simplify tracking of table locks reftable/stack: update stats on failed full compaction reftable/stack: test compaction with already-locked tables reftable/stack: extract function to setup stack with N tables reftable/stack: refactor function to gather table sizes --- 9b4df826346bacfc19b8b11c4aba03ef411efbf5