don't clear label before readasciilabel(), it will not fill in some
authorotto <otto@openbsd.org>
Wed, 23 Apr 2014 11:49:25 +0000 (11:49 +0000)
committerotto <otto@openbsd.org>
Wed, 23 Apr 2014 11:49:25 +0000 (11:49 +0000)
commitc810fc4ce2b1a86ccda999bf5fa65f27a4ac5a4c
tree490865da5ece0660a10e53c1416f91ea713d6af1
parent81f069c2f2d7cf8e821a6e5119bf624fff8d76e8
don't clear label before readasciilabel(), it will not fill in some
required fields like disk size, causing consistency check failures.
with and ok krw@
sbin/disklabel/disklabel.c