CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/21 21:16:25
Modified files:
sbin/pdisk : partition_map.c partition_map.h pdisk.c
Log message:
Repair creation of initial partition table on a blank disk, broken
when hoisting file operations and ioctl to main(). Pass media size
to open_partition_map() and create_partition_map() so they can
properly initialize a map.
