kib
7b210bf144
Release the v_writecount reference on the vnode in case of error,
...
before the vnode is vput() in vm_mmap_vnode(). Error return means
that there is no use reference on the vnode from the vm object
reference, and failing to restore v_writecount breaks the invariant
that v_writecount is less or equal to the usecount.
The situation observed when nfs client returns ESTALE for
VOP_GETATTR() after the open.
In collaboration with: pho
MFC after: 1 week
2013-03-28 06:39:27 +00:00
..
2013-03-17 23:53:06 +00:00
2013-02-20 12:03:20 +00:00
2013-03-09 03:19:53 +00:00
2012-07-15 20:29:48 +00:00
2012-07-15 20:29:48 +00:00
2013-02-21 21:54:53 +00:00
2013-03-14 20:18:12 +00:00
2011-11-08 11:08:40 +00:00
2013-03-09 03:19:53 +00:00
2013-03-19 14:39:27 +00:00
2013-03-19 14:39:27 +00:00
2013-02-26 23:52:23 +00:00
2013-02-26 23:52:23 +00:00
2013-02-26 23:52:23 +00:00
2011-10-30 05:06:14 +00:00
2013-03-09 03:19:53 +00:00
2013-02-20 12:03:20 +00:00
2013-03-21 07:28:15 +00:00
2013-03-19 14:13:12 +00:00
2013-02-26 23:52:23 +00:00
2013-01-14 12:12:56 +00:00
2013-02-20 12:03:20 +00:00
2013-03-28 06:39:27 +00:00
2013-03-10 17:30:57 +00:00
2013-03-10 17:30:57 +00:00
2013-03-17 16:23:19 +00:00
2013-02-06 14:50:34 +00:00
2013-02-21 21:54:53 +00:00
2012-07-18 05:21:34 +00:00
2013-02-21 21:54:53 +00:00
2013-02-21 21:54:53 +00:00
2013-02-14 19:38:04 +00:00
2012-11-16 05:55:56 +00:00
2013-03-26 17:30:40 +00:00
2013-03-17 23:53:06 +00:00
2013-03-17 20:40:31 +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-03-20 09:44:23 +00:00
2012-02-23 21:07:16 +00:00