kib d98bdded17 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().

Reported and tested by:	pho
Reviewed by:	alc
MFC after:	3 days
2011-04-23 21:38:21 +00:00
..
2011-04-18 16:32:47 +00:00
2011-04-21 21:15:11 +00:00
2011-02-21 09:01:34 +00:00
2011-04-22 00:44:27 +00:00
2011-04-21 08:18:55 +00:00
2011-04-20 08:05:23 +00:00
2011-04-22 09:31:40 +00:00
2011-04-22 12:42:41 +00:00
2011-04-18 16:32:47 +00:00
2010-12-05 10:15:23 +00:00
2011-04-23 21:38:21 +00:00