packfile: remove packfile_store_get_packs()
Hi,
this patch series follows up on the discussion at 1. Originally, these patches were part of the series that introduced the packfile store, but we decided to split them out into a separate series.
In any case, the goal of this series is to remove the confusing
difference between packfiles_store_get_{,all_}packs()
. It's not really
obvious to the caller what the difference is. But even worse, the result
of these functions depends on whether or not get_all_packs()
was ever
executed before get_packs()
.
Thanks!
Patrick
To: git@vger.kernel.org Cc: Taylor Blau me@ttaylorr.com
--- b4-submit-tracking ---
This section is used internally by b4 prep for tracking purposes.
{ "series": { "revision": 1, "change-id": "20250926-pks-packfiles-convert-get-all-4236f6e2ed9b", "prefixes": [] } }