K 10 svn:author V 7 rwatson K 8 svn:date V 27 2002-02-20T00:11:57.000000Z K 7 svn:log V 302 More cleanups relating to vm object allocation failure: make sure we call VOP_CLOSE() with vp unlocked; clean up the return path a little, in as much as our namei/vnode operation return paths can be cleared up. For a return case that was apparently never taken, this sure is ugly. Reviewed by: jeffr END