]> err.no Git - util-linux/commit
libblkid: cleanup blkid_probe_set_device()
authorKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2009 13:48:13 +0000 (15:48 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 24 Sep 2009 13:48:13 +0000 (15:48 +0200)
commit0d17b1cf91f5c1a41660e8f240f9ff11259fcf1a
treeb2f11c3f4af15764eabda838b6504e93ddc80f0d
parent62fc170c44963b40d039afacc4bf9f9eea2a34e0
libblkid: cleanup blkid_probe_set_device()

It does not make sense to use libblkid for anything other than block
devices, char devices (UBI only) and regular files.

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/probe.c