]> err.no Git - util-linux/commit
cfdisk: use libblkid
authorMatthias König <mk@phasorlab.de>
Tue, 12 Jan 2010 12:58:38 +0000 (13:58 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 22 Jan 2010 10:37:33 +0000 (11:37 +0100)
commitf609e92e497a513ed759dc4166a372fb22d3f995
tree1a20960a9ab82bbdf300f925a5f3fb27650b0f02
parent701094844451477c68d9503a5d4926f6493d9ddd
cfdisk: use libblkid

Let cfdisk use the internal libblkid if available to get the filesystem
type and label.

[kzak@redhat.com: - remove old FS probing code from cfdisk
                  - remove "Linux" prefix for filesystem names
                  - enlarge fstype field in partition_info
                  - restrict probing area by partition size]

Signed-off-by: Matthias König <mk@phasorlab.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/Makefile.am
fdisk/cfdisk.c