mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 00:27:35 +00: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.