CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/22 05:31:04
Modified files:
sbin/pdisk : file_media.c file_media.h partition_map.c
validate.c
Log message:
Merge read_block() and read_file_media() into read_block(). Ditto
write_block() and write_file_media(). One layer of read/write
wrappers for pread/pwrite should be enough for anyone.
