K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-12-19T23:58:09.000000Z K 7 svn:log V 260 Pseudofs was leaking VFS cache entries badly due to its cache and use of the wrong VOP descriptor. This misuse caused VFS-cached vnodes to be re-cached, resulting in the leak. This commit is an interim fix until DES has a chance to rework the code involved. END