On Mon, May 5, 2025 at 10:52 AM Patrick Steinhardt <ps@xxxxxx> wrote: > Changes in v4: > - simplified the heuristic for "rerere-gc" even further. A positive > value for "maintenance.rerere-gc.auto" now indicates that the > command will run whenever there is at least one directory entry in > ".rr-cache". The exact value does not matter anymore. > - Link to v3: https://lore.kernel.org/r/20250502-pks-maintenance-missing-tasks-v3-0-13e130d36640@xxxxxx Except for a few nits I commented on in my replies to specific patches, and except that some comments from Eric Sunshine in https://lore.kernel.org/git/CAPig+cScor=E2i4w99NCrsaUd-Po=FqhkrLSyT69PSo1+h2dRw@xxxxxxxxxxxxxx/#t seems to have been overlooked (especially one about a memory leak), this looks good to me. Thanks!