K 10 svn:author V 2 dg K 8 svn:date V 27 1995-01-11T20:00:10.000000Z K 7 svn:log V 269 Fixed a panic that Garrett reported to me...the OBJ_INTERNAL flag wasn't being cleared in some cases for vnode backed objects; we now do this in vnode_pager_alloc proper to guarantee it. Also be more careful in the rcollapse code about messing with busy/bmapped pages. END