K 10 svn:author V 3 kib K 8 svn:date V 27 2009-05-16T17:22:03.724561Z K 7 svn:log V 279 MFC r191315: In ufs_checkpath(), recheck that '..' still points to the inode with the same inode number after VFS_VGET() and relock of the vp. If '..' changed, redo the lookup. Supply the source inode number as an argument to ufs_checkpath() instead of the source inode itself. END