https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029
--- Comment #20 from Mateusz Guzik <m...@freebsd.org> --- to be clear, there are 2 parts: 1. possible problem where an already present negative entry causes dropping the new positive entry on the floor, which gives ENOENT on lookup 2. dot lookup can only fail in the namecache if the vnode is VI_DOOMED, which normally should not happen if you don't try to force it. what could be wrong if this is the problem i don't know yet. can't reproduce myself. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"