K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-01T23:36:47.000000Z K 7 svn:log V 173 Rather than assert f_type==DTYPE_VNODE, conditionally perform the file lock release based on f_type==DTYPE_VNODE. vn_closefile() is used by non-vnode types as well (fifo). END