K 10 svn:author V 3 kib K 8 svn:date V 27 2009-05-16T17:15:26.528063Z K 7 svn:log V 290 MFC r191137: Verify that '..' still exists with the same inode number after VFS_VGET() has returned in ufs_lookup(). MFC r191260: When verifying '..' after VFS_VGET() in ufs_lookup(), do not return error if '..' is still there but changed between lookup and check. Start relookup instead. END