K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-05-13T23:49:45.000000Z K 7 svn:log V 244 MFC: Close a race when VOP_LOCK() on a snapshot file is attempted at the same time as it is changed back into a normal file. The locker would get the shared "snaplk" lock which would no longer be the correct lock for the vnode. END