fdisk-util: add fdisk_partition_get_type_as_id128() helper
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2022 11:06:35 +0000 (12:06 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Nov 2022 11:07:15 +0000 (12:07 +0100)
commit63b96eb9b3fde23d3d3dfbc44adc6bc3d36c2736
tree5604fcdff4279e4b5d8397883507bf402aa12c9e
parent02e32aa62958eb49d97540985f95bd79b2f59ccc
fdisk-util: add fdisk_partition_get_type_as_id128() helper

Let's also add an easy accessor for the other per-partition UUID.
src/partition/repart.c
src/shared/fdisk-util.c
src/shared/fdisk-util.h
src/sysupdate/sysupdate-partition.c