K 10 svn:author V 3 mpp K 8 svn:date V 27 2007-02-12T22:53:01.000000Z K 7 svn:log V 252 Add a VNASSERT to vn_close to detect if v_writecount is going to become negative. This will detect the underflow when it happens, instead of having it discovered when the vnode is taken off the freelist, long after the offending process is long gone. END