CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/22 11:57:42
Modified files:
sbin/pdisk : convert.c dump.c partition_map.c
partition_map.h pdisk.c validate.c
Log message:
Change partition map field 'data' to 'dmpe'. Change 'create_data'
to 'create_dmpe'. Sweep up some 'struct dpme *data' to struct dpme
*dpme'.
