[go: up one dir, main page]

Skip to content

midx: stop deduplicating info redundant with their sources

Hi,

this patch series is a follow up to the recent patch series that started to move the MIDX into its object source. It refactors the MIDX subsystem so that we always read and write them via an ODB source. This ultimately allows us to store a pointer to the owning ODB source in the MIDX and thus dedup some redundant information.

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": "20250729-b4-pks-midx-deduplicate-source-info-fcf3c08bfd53", "prefixes": [] } }

Merge request reports

Loading