CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2016/01/28 10:17:57
Modified files: sbin/pdisk : partition_map.c Log message: When adding a new partition to the map, use only existing mapped space. Don't try to create new free space partitions to use. If the map does not know about all of the space on the disk, it is broken.