K 10 svn:author V 3 kan K 8 svn:date V 27 2004-01-04T04:08:34.000000Z K 7 svn:log V 219 Avoid calling vprint on a vnode while holding its interlock mutex. Move diagnostic printf after vget. This might delay the debug output some, but at least it keeps kernel from exploding if DEBUG_VFS_LOCKS is in effect. END