K 10 svn:author V 3 pjd K 8 svn:date V 27 2007-05-25T22:23:38.000000Z K 7 svn:log V 235 To avoid a deadlock when handling .. directory during a lookup, we unlock parent vnode and relock it after locking child vnode. The problem was that we always relock it exclusively, even when it was share-locked. Discussed with: jeff END