probe: stop handling name property
authorJo-Philipp Wich <jo@mein.io>
Mon, 17 Oct 2016 11:10:07 +0000 (13:10 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 17 Oct 2016 11:10:07 +0000 (13:10 +0200)
commite5f83dcc1b5037d8adc9dab70ddda541267647d0
tree6b5716338de8b6385dc915b156d4ad47881f14fc
parentd81972b85738dc54b947f23e1e22bcfe462c8bf4
probe: stop handling name property

In the full liblkid there is no tag called "NAME" and the name value reported
by libblkid-tiny was just the kind of uuid passed to blkid_probe_set_uuid_as().

Strip any handling of this property to allow removing it from libblkid-tiny.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
probe-libblkid.c
probe.c
probe.h