K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2005-10-08T22:11:38.000000Z K 7 svn:log V 466 MFC 1.58 Fix so that when a slice or a partition is removed through g_slice_config(), it is destroyed in GEOM, in addition to being removed from /dev. Before this patch, if you applied a new MBR which deleted a slice, the deleted slice would not be in /dev, but it would still appear in kern.geom.conftxt and kern.geom.confxml, which would confused the diskPartitionEditor in sysinstall. Submitted by: pjd Requested by: delphij Approved by: re (scottl) END