K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-06-08T18:32:09.888607Z K 7 svn:log V 292 Split the second half of vn_open_cred() (after a vnode has been found via a lookup or created via VOP_CREATE()) into a new vn_open_vnode() function and use this function in fhopen() instead of duplicating code from vn_open_cred() directly. Tested by: pho Reviewed by: kib MFC after: 2 weeks END