Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is
authorderaadt <deraadt@openbsd.org>
Tue, 9 Mar 2021 07:03:19 +0000 (07:03 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 9 Mar 2021 07:03:19 +0000 (07:03 +0000)
commitaad76447a88e9921dceb237b4e67eccc2e995711
tree4b6067c8c4c2f9a3e44176cb3e3debfc5ef0c2b9
parenta787a73b306a7b9834ab0efed0df7bf42567548f
Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is
zero (should not happen, but did), because the auto-allocate code will
put a filesystem on that partition.
ok otto kurt
sbin/disklabel/editor.c