Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
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.