]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: (sun) remove global variable 'partitions'
authorKarel Zak <kzak@redhat.com>
Fri, 18 Jan 2013 11:47:27 +0000 (12:47 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 11 Mar 2013 11:47:30 +0000 (12:47 +0100)
commit137b57e56b7cdfc81342728ee0ddf96712ce0a7a
treef3076411081e9f048f00beb82ccf93c87605405a
parentacf263d5924c75e7aa7409ad64b64f4ec8863262
fdisk: (sun) remove global variable 'partitions'

 * use label counters
 * add assert()
 * use struct fdisk_label if possible

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisksunlabel.c