K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-03-16T11:19:54.000000Z K 7 svn:log V 221 Make udf_allocv() return an unlocked vnode instead of a locked one to avoid a "locking against myself" panic when udf_hashins() tries to lock it again. Lock the vnode in udf_hashins() before adding it to the hash bucket. END