kib dae3935768 Assert that the object type for the vnode' non-NULL v_object, passed
to vnode_pager_setsize(), is either OBJT_VNODE, or, if vnode was
already reclaimed, OBJT_DEAD.  Note that the later is only possible
due to some filesystems, in particular, nfsiods from nfs clients, call
vnode_pager_setsize() with unlocked vnode.

More, if the object is terminated, do not perform the resizing
operation.

Reviewed by:	alc
Tested by:	pho, bf
MFC after:	1 week
2013-04-28 19:19:26 +00:00
..
2013-04-02 05:30:52 +00:00
2013-04-26 13:03:22 +00:00
MFC
2013-03-09 18:40:37 +00:00
2013-04-17 11:45:15 +00:00
2013-04-27 06:54:49 +00:00
MFC
2013-03-08 00:03:07 +00:00
MFC
2013-02-21 21:59:35 +00:00
MFC
2013-03-13 01:05:42 +00:00