K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-04-11T21:13:54.308034Z K 7 svn:log V 299 fusefs: don't disappear a vnode on entry cache expiration When the entry cache expires, it's only necessary to purge the cache. Disappearing a vnode also purges the attribute cache, which is unnecessary, and invalidates the data cache, which could be harmful. Sponsored by: The FreeBSD Foundation END