K 10 svn:author V 3 mjg K 8 svn:date V 27 2020-12-05T05:56:23.305321Z K 7 svn:log V 286 vfs: keep bad ops on vnode reclaim They were only modified to accomodate a redundant assertion. This runs into problems as lockless lookup can still try to use the vnode and crash instead of getting an error. The bug was only present in kernels with INVARIANTS. Reported by: kevans END