gpt: Replace bitfields with designator field in GptPartitionType
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 27 Sep 2022 10:20:20 +0000 (12:20 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Nov 2022 15:40:33 +0000 (16:40 +0100)
commitdd8940235f606c983c23e939b76d668cb47a1d5c
treec739d5689172fce4ac3724a1db4357e1268f0e93
parenta424958aa6a95ce037976a9b065e4c88e97992c7
gpt: Replace bitfields with designator field in GptPartitionType

To achieve this we move the PartitionDesignator enum from
dissect-image.h to gpt.h
src/shared/dissect-image.c
src/shared/dissect-image.h
src/shared/gpt.c
src/shared/gpt.h