K 10 svn:author V 3 kib K 8 svn:date V 27 2011-04-26T12:07:07.587453Z K 7 svn:log V 292 MFC r220977: Fix two bugs in r218670. Hold the vnode around the region where object lock is dropped, until vnode lock is acquired. Do not drop the vnode reference for a case when the object was deallocated during unlock. Note that in this case, VV_TEXT is cleared by vnode_pager_dealloc(). END