Robert Watson 4729fbd85f When vn_open() is failing because it cannot allocate a vm object, call
VOP_CLOSE() on the vnode, so that VOP_OPEN() and VOP_CLOSE() calls
are symmetric in all failure cases.  This prevents an 'open' reference
from being leaked in that unlikely failure scenario.
2002-02-18 00:26:10 +00:00
..
2002-02-15 13:22:09 +00:00
2002-02-10 21:36:13 +00:00
2002-01-08 19:33:51 +00:00
2002-02-17 21:00:20 +00:00
2002-02-17 21:00:20 +00:00
2002-02-17 17:35:18 +00:00
2002-02-07 20:58:47 +00:00
2002-02-17 12:41:50 +00:00