Tweak messages emitted by editor_resize() so "Partition x shrunk ..."
authorkrw <krw@openbsd.org>
Tue, 28 Aug 2018 12:40:54 +0000 (12:40 +0000)
committerkrw <krw@openbsd.org>
Tue, 28 Aug 2018 12:40:54 +0000 (12:40 +0000)
commit77370cda3ad0ffcae449571d41b7900411ed3763
treec34dd7fbec1ce67dd6a66a87a86bcab256a0ed5c
parent63ef25d520193f41689b5084923fa13e190448c3
Tweak messages emitted by editor_resize() so "Partition x shrunk ..."
is only printed if the disklabel gets modified. Also, include the new
size.

On failure just report "Amount too big.".
sbin/disklabel/editor.c