]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sfdisk: use fdisk_set_partition_type()
authorKarel Zak <kzak@redhat.com>
Wed, 17 Sep 2014 10:24:33 +0000 (12:24 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 7 Oct 2014 12:55:32 +0000 (14:55 +0200)
commit2e73a998f4e8e5a330b9539d55ff6677a0df9d65
treed5feff6d099daa085d29755cdf053ab2ec79558b
parent43a1ccecda669b841a1734c6da0d48f1c544b0e6
sfdisk: use fdisk_set_partition_type()

This is more simple than the generic fdisk_set_partition() API.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/sfdisk.c