K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-09-04T10:01:35.000000Z K 7 svn:log V 156 MFC: sys/kern/vfs_vnops.c 1.242 vn_start_write() is called only when v_type != VCHR, so corresponding vn_finished_write() should also be called only then. END