mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
blkid reports PARTUUID values also for partitions that are defined by a dos partitioning scheme. Instead of limiting the partitioning scheme to "gpt or dos" just drop the test for the partitioning scheme and trust blkid to do the right thing.