On Thu, Mar 17, 2022 at 04:34:27AM -0700, Junio C Hamano wrote: > * tb/cruft-packs (2022-03-02) 17 commits > > A mechanism to pack unreachable objects into a "cruft pack", > instead of ejecting them into loose form to be reclaimed later, has > been introduced. > > Waiting for discussion to settle. > cf. <YiZI99yeijQe5Jaq@xxxxxxxxxx> > source: <cover.1646266835.git.me@xxxxxxxxxxxx> I responded to Jonathan's message here: https://lore.kernel.org/git/YjkjaH61dMLHXr0d@nand.local/ and I think it should be settled now. In an earlier thread, there was some discussion about whether or not a repository format extension is required. An extension is explicitly not required here, since the implementation of cruft packs was designed to avoid such a thing (see [1] for details on "why"). Stolee acked the latest version [2], so from my perspective I would be happy to see this picked up soon. Thanks, Taylor [1]: https://lore.kernel.org/git/YiZMhuI%2FDdpvQ%2FED@nand.local/ [2]: https://lore.kernel.org/git/5063be12-fb66-9936-9ec3-df02d4c9cfd9@xxxxxxxxxx/