]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/dissect/dissect.c
dissect-image: rename dissected_image_has_verity()/_can_do_verity()
authorLennart Poettering <lennart@poettering.net>
Wed, 8 Sep 2021 15:26:32 +0000 (17:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Sep 2021 12:15:00 +0000 (14:15 +0200)
commit495367666b6742cdb8834f195b2578bf5029a33b
tree4d85602e9633847a7dedbc1c4043ca8fb575628f
parentc3c88d67c0ccd6fe883c79e0c5aa5c79379853ff
dissect-image: rename dissected_image_has_verity()/_can_do_verity()

Let's also pick more precise names for these helpers that are used for
the tabular output: one checks whether a partition is candidate for
verity at all, and the other checks if it is ready to be used for it.
Let's make this clearer in the name.
src/dissect/dissect.c
src/shared/dissect-image.c
src/shared/dissect-image.h