CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/18 08:30:00
Modified files:
sbin/pdisk : file_media.c file_media.h partition_map.c
Log message:
os_reload_file_media() doesn't do anything except tell you if you passed it
a NULL pointer. And the result is ignored. Nuke it. This removes the only
use of the 'regular_file' field of struct file_media. So nuke that too.
