K 10 svn:author V 3 kib K 8 svn:date V 27 2009-05-07T18:14:21.794199Z K 7 svn:log V 204 Eliminate the loop and the call to pause(9) in vfs_vget_ino(). If vfs_busy(MBF_NOWAIT) failed, unlock the vnode and sleep in vfs_busy(). Suggested and reviewed by: jeff Tested by: pho MFC after: 3 weeks END