return;
md_entry_free (md->head);
pthread_mutex_destroy(&md->lock);
free (md);
} /* }}} void meta_data_destroy */