K 10 svn:author V 3 kib K 8 svn:date V 27 2008-04-04T09:37:57.000000Z K 7 svn:log V 267 The temporary workaround for the call to the vget() without lock type in the fdesc_allocvp(). The caller of the fdesc_allocvp() expects that the returned vnode is not reclaimed. Do lock the vnode exclusive and drop the lock after. Reported by: pho Reviewed by: jeff END