K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-02-23T20:06:01.000000Z K 7 svn:log V 217 Add a NOTE_REVOKE flag for vnodes, which is triggered from within vclean(). Use this to tell a filter attached to a vnode that the underlying vnode is no longer valid, by returning EV_EOF. PR: kern/25309, kern/25206 END