K 10 svn:author V 4 jeff K 8 svn:date V 27 2006-02-23T05:15:37.000000Z K 7 svn:log V 383 - Release the mount ref once the vnode has been recycled rather than once the last reference is dropped. I forgot that vnodes can stick around for a very long time until processes discover that they are dead. This means that a vnode reference is not sufficient to keep the mount referenced and even more code will be required to ref mount points. Discovered by: kris END