Konstantin Belousov
9b8851faae
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-03-18 00:25:02 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2012-07-15 20:29:48 +00:00
2012-07-15 20:29:48 +00:00
2013-03-09 02:32:23 +00:00
2013-03-14 20:18:12 +00:00
2011-11-07 15:43:11 +00:00
2013-03-09 02:32:23 +00:00
2013-03-19 14:39:27 +00:00
2013-03-19 14:39:27 +00:00
2013-04-22 09:02:23 +00:00
2013-04-09 17:43:48 +00:00
2013-04-09 17:43:48 +00:00
2013-04-09 17:43:48 +00:00
2011-10-30 05:06:14 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-03-21 07:28:15 +00:00
2013-03-19 14:13:12 +00:00
2013-04-09 10:04:10 +00:00
2013-01-14 12:12:56 +00:00
2013-03-09 02:32:23 +00:00
2013-03-28 06:39:27 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2013-04-08 20:02:27 +00:00
2013-04-08 20:02:27 +00:00
2012-07-18 05:21:34 +00:00
2013-04-06 22:21:23 +00:00
2013-03-09 02:32:23 +00:00
2013-02-14 19:38:04 +00:00
2012-11-16 05:55:56 +00:00
2013-04-28 08:29:00 +00:00
2013-03-18 00:25:02 +00:00
2013-03-18 00:25:02 +00:00
2011-12-05 18:29:25 +00:00
2013-01-11 09:58:35 +00:00
2013-03-19 14:13:12 +00:00
2013-04-28 19:19:26 +00:00
2012-02-23 21:07:16 +00:00