]> err.no Git - util-linux/commit
sfdisk: setting default geometry values
authorLuciano Chavez <lnx1138@us.ibm.com>
Fri, 9 Mar 2007 03:07:52 +0000 (21:07 -0600)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jun 2007 11:21:25 +0000 (13:21 +0200)
commit653872612c2249dd892f5f2f6cc9b1e3abd24b45
tree2e2c476c91891dcd582f5bb84585f4e1be0e135c
parent9f70f8b143d591b44b57454bf346bc291875dd75
sfdisk: setting default geometry values

The cfdisk and fdisk set defaults for heads and sectors in order to handle a
situation when the get_geometry() ends up with zeroes for the disk geometry for
device-mapper devices. This patch add same functionally to sfdisk.

You know that a dmsetup setgeometry of the the dm device can be used to
circumvent the issue but users may not immediately realize they need to do
that.
fdisk/sfdisk.c