K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-04-28T21:54:05.000000Z K 7 svn:log V 234 vn_start_write() is called only when v_type != VCHR, so corresponding vn_finished_write() should also be called only then. BTW. I fixed two functions here: vn_rdwr() and vn_write(). The latter seems to be unused. MFC after: 3 weeks END