]> git.ipfire.org Git - thirdparty/systemd.git/commit
dissect-image: Fix wrong UUID logged on usr verity partition mismatch
authorChris Down <chris@chrisdown.name>
Thu, 19 Mar 2026 13:01:54 +0000 (21:01 +0800)
committerChris Down <chris@chrisdown.name>
Thu, 19 Mar 2026 13:01:54 +0000 (21:01 +0800)
commit8a66ad0c66f6912e81d400f4c19baaa0821b190f
treec1ad6ec3bf3dee22a3ebef90bfc400cb2d8a2fa4
parent2f447269245f8bc207fc67a39789495279c4f30d
dissect-image: Fix wrong UUID logged on usr verity partition mismatch

When there's a partition mismatch the USR_VERITY branch logs usr_uuid in
the mismatch message, but the check is actually against usr_verity_uuid.
src/shared/dissect-image.c