K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-07-05T15:57:55.000000Z K 7 svn:log V 221 Fix one "wrong b_bufobj" panic in reassignbuf() by moving VI_UNLOCK(vp) below KASSERT()s, which means there was no real problem here, we just needed better locking for assertions. OK'ed by: jeff Approved by: re (scottl) END