chiark / gitweb /
gpt-auto-generator: probe only partition table and partitions we are interested in
authorLennart Poettering <lennart@poettering.net>
Sat, 8 Mar 2014 02:55:43 +0000 (03:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 8 Mar 2014 03:06:04 +0000 (04:06 +0100)
commit61331eab0a53cd9b8446eab6d1ebf1a046d8efc1
tree5169260789e91f20f0d1273391061ab6fa52d9fd
parent76800848f281c3705c9364fd3e888153d94aaf34
gpt-auto-generator: probe only partition table and partitions we are interested in

Instead of iterating through the list of partitions and probing them all
with blkid, simply probe the partition table and use that information to
only probe the partitions we care for.
src/gpt-auto-generator/gpt-auto-generator.c