--- evms-2.5.5/engine/internalAPI.c 2005-10-10 09:44:41.000000000 -0500 +++ evms-2.5.5/engine/internalAPI.c 2006-11-01 17:11:42.113699000 -0600 @@ -2722,6 +2722,11 @@ if (rc == 0) { 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 * objects in the tree.