CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/31 15:26:52
Modified files:
sbin/pdisk : partition_map.c
Log message:
Use delete_entry()/create_entry() in delete_partition_from_map() instead of
trying to be clever and tweaking the existing entry into a free space
entry by manual manipulation of the fields.
