]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: rename sys_type to sys_ind
authorKarel Zak <kzak@redhat.com>
Tue, 18 Jun 2013 13:11:57 +0000 (15:11 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Sep 2013 14:47:02 +0000 (16:47 +0200)
commit71ade4da581ccb122d7c6c8d6bcfaaabbf4012e4
tree9cad6418a448e9b25cae97341d568cec408319f3
parentb1981115232823b76e0205df226686f0f4f600f9
libblkid: rename sys_type to sys_ind

This makes struct dos_partition more compatible with the current fdisk
code.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/pt-mbr.h
libblkid/src/partitions/dos.c
libblkid/src/partitions/gpt.c
libblkid/src/partitions/minix.c