]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: (gpt) use blkid_probe_verify_csum() for partition array checksum
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 8 Dec 2024 08:55:27 +0000 (09:55 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 8 Dec 2024 08:56:56 +0000 (09:56 +0100)
commitfce366c4982273cd73df727338ed02d9f357b6c6
tree2278b64371bda7ffc853b53849086c09762a93e0
parent139980a5969bf851feda873fe918f34bee8fc055
libblkid: (gpt) use blkid_probe_verify_csum() for partition array checksum

All checksums should be tests with this function to keep checksum
validation configurable.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libblkid/src/partitions/gpt.c