K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-11-09T21:34:45.000000Z K 7 svn:log V 282 Fix deadlock introduced in 1.73 (Jan 1998). The paging-in-progress count on a vnode-backed object must be incremented *after* obtaining the vnode lock. If it is bumped before obtaining the vnode lock we can deadlock against vtruncbuf(). Submitted by: peter, ps MFC after: 3 days END