]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sfdisk: make the cylinder boundary check less fatal
authorPetr Uzel <petr.uzel@suse.cz>
Mon, 19 Sep 2011 13:29:11 +0000 (15:29 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Oct 2011 12:22:27 +0000 (14:22 +0200)
commit77c4a5dcd667180c608a390de9693cd95a82c28d
treecc5821ae242ffa73fa58339a63381a4b87dd6ee9
parentc43b7bb6ab565e004808f2de5587c40f43367ab4
sfdisk: make the cylinder boundary check less fatal

If the specified format is not cylinders, make the cylinder boundary
check only print a warning and proceed anyways.

Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
fdisk/sfdisk.c