Ian Dowse 1feb7a6efa In vrele() and vput(), avoid triggering the confusing "missed vn_close"
KASSERT when vp->v_usecount is zero or negative. In this case, the
"v*: negative ref cnt" panic that follows is much more appropriate.

Reviewed by:	mckusick
2001-05-11 20:42:41 +00:00
..
2001-05-11 20:41:20 +00:00
2001-05-06 17:40:34 +00:00
2001-03-20 10:42:49 +00:00
2001-04-20 08:43:20 +00:00
2001-05-11 07:12:03 +00:00