View | Details | Raw Unified
Collapse All | Expand All

(-) evms-2.5.5/engine/internalAPI.c (+5 lines)
 Lines 2722-2727    Link Here 
	if (rc == 0) {
	if (rc == 0) {
		engine_unregister_name(vol->name);
		engine_unregister_name(vol->name);
		if( vol->object->feature_header != NULL )
		{
			engine_unregister_name(vol->name+EVMS_DEV_NODE_PATH_LEN);
		}
		/*
		/*
		 * Clear out the volume pointer on this object and on all the child
		 * Clear out the volume pointer on this object and on all the child
		 * objects in the tree.
		 * objects in the tree.