CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2016/01/25 19:38:05
Modified files: sbin/pdisk : partition_map.c Log message: Simplify logic of read_partition_map(), junking retries with various sizes of logical block. Rely on read_dpme() to do the correct thing.