]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: get rid of get_boot(create_empty_sun) call
authorFrancesco Cosoleto <cosoleto@gmail.com>
Thu, 15 Dec 2011 19:02:43 +0000 (20:02 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 16 Dec 2011 13:04:04 +0000 (14:04 +0100)
commitad30333e1d44119a366ae9db368a94d26557f2c8
tree4f9550c6a8233252aa5dbd81d6166754e730b7e8
parent97a2f1b8bac177eb7ccfb21d3f6be9c654fba0c8
fdisk: get rid of get_boot(create_empty_sun) call

create_sunlabel() should create a new empty SUN disklabel without checking data
itself writes to memory and initialize internal related fdisk variables.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
fdisk/fdisk.c
fdisk/fdisk.h
fdisk/fdisksunlabel.c