Don't even think about using v_id for magic tricks, v_id is giving

us enough trouble as it is for SMPng.
This commit is contained in:
Poul-Henning Kamp 2002-02-17 20:39:42 +00:00
parent b3290f8139
commit 76b82a7ffb

View File

@ -1659,11 +1659,6 @@ union_inactive(ap)
* so that until then our union_node is in the
* cache and reusable.
*
* NEEDSWORK: Someday, consider inactive'ing
* the lowervp and then trying to reactivate it
* with capabilities (v_id)
* like they do in the name lookup cache code.
* That's too much work for now.
*/
if (un->un_dircache != 0) {