Taylor Blau <me@xxxxxxxxxxxx> writes: > On Sat, Jan 30, 2021 at 04:00:56PM -0800, Junio C Hamano wrote: >> * tb/geometric-repack (2021-01-20) 10 commits >> >> Expecting further work. > > I think [1, 2] provide a good update of the alternatives considered. > I.e., that concatting the packs together is easy but likely produces > poor results, but reachability traversals are hard if you want to stop > early. > > I'll work on both and see which ends up cleaner and send that to the > list, probably this next week. > > [1]: https://lore.kernel.org/git/YBSSBviXOL8rM3Ao@nand.local/ > [2]: https://lore.kernel.org/git/YBSaHHKV5ncjjJum@nand.local/ > >> * tb/pack-revindex-on-disk (2021-01-28) 10 commits >> >> Looking good. > > Just double checking that you aren't expecting a re-roll of this (and if > you are, that's fine, too). Peff reviewed v3 in depth and left a few > comments, the result of which is a replacement for the final patch [3]. > > FWIW, he said that v3 (with the replacement for 10/10) looked good. > > [3]: https://lore.kernel.org/git/YBNlkvrxvAYrLeMc@nand.local/ I was planning to give the series a quick re-read myself before marking the topic as mergeable as-is, but I was also not planning to merge too hastily just in case some updates came in the meantime.