]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect-image: Merge partition handler code
authorChris Down <chris@chrisdown.name>
Thu, 19 Mar 2026 13:10:21 +0000 (21:10 +0800)
committerChris Down <chris@chrisdown.name>
Thu, 19 Mar 2026 13:37:36 +0000 (21:37 +0800)
commit779e70a8e8f1ef7ae21df39f81eb762e89012478
tree46186db260d2e07ee0f12af1acafb8405c34dea9
parent8a66ad0c66f6912e81d400f4c19baaa0821b190f
dissect-image: Merge partition handler code

dissect-image has six(!) different branches with basically the same
code. Let's avoid that and reduce the spaces for bugs or differing
behaviour to subtly creep in.
src/shared/dissect-image.c