CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/31 10:19:27
Modified files:
sbin/pdisk : partition_map.c
Log message:
Don't use add_data_to_map() when reading from disk, since it resets some
of the dpme_ fields, overwriting data from disk.
Add some paranoia checks for map limits when reading from disk.
