CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/10 20:59:08
Modified files:
sbin/disklabel : editor.c
Log message:
'd *' == 'z' == zero_partitions(). Mount point info needs to be
cleared in both cases. So just do it inside zero_partitions() since
we are looping over all the partitions there anyway.
Should fix an install corner case discovered by t...@.
