K 10 svn:author V 3 das K 8 svn:date V 27 2005-03-30T03:01:36.000000Z K 7 svn:log V 330 Eliminate v_id and v_ddid. The name cache now holds references to vnodes whose names it caches, so we no longer need a `generation number' to tell us if a referenced vnode is invalid. Replace the use of the parent's v_id in the hash function with the address of the parent vnode. Tested by: Peter Holm Glanced at by: jeff, phk END