On Wed, Aug 14, 2024 at 10:21:59AM -0700, Junio C Hamano wrote: > Patrick Steinhardt <ps@xxxxxx> writes: > > > Oops, forgot to link this to v1, sorry! You can find it at [1]. > > > > Patrick > > > > [1]: https://lore.kernel.org/git/cover.1723528765.git.ps@xxxxxx/ > > And on what commit are these patches supposed to build on? Whenever I was out of office I had the nagging feeling that I forgot to mention the base for one of my patch series, but always forgot to double check when I returned. Seems like that feeling was right after all, sorry! This builds on top of 25673b1c47 (The third batch, 2024-08-07) with ps/reftable-stack-compaction at f234df07f6 (reftable/stack: handle locked tables during auto-compaction, 2024-08-08) merged into it. Patrick