]> err.no Git - util-linux/commit
sfdisk: allow partitioning drives of over 2^31 sectors.
authorKunihiko IMAI <kimai@iodata.jp>
Mon, 20 Aug 2007 12:12:53 +0000 (06:12 -0600)
committerKarel Zak <kzak@redhat.com>
Wed, 5 Dec 2007 10:44:21 +0000 (11:44 +0100)
commitfac1e62b2dc035fc39f6190359b737b244e8883e
tree25bc3269b04b0febae41a7532013d920e909d963
parent833dd2913e940a9ce4589730086b124697e92d7a
sfdisk: allow partitioning drives of over 2^31 sectors.

sfdisk would incorrectly complain that there was no room when partitioning
a drive over 2^31 sectors in size.

Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
fdisk/sfdisk.c