https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222698

--- Comment #3 from Conrad Meyer <c...@freebsd.org> ---
(In reply to Conrad Meyer from comment #2)
Ah, that is during traversal.  For the reference file (the "plan"), find(1) is
incorrectly using fstatat without the NOFOLLOW flag:

fstatat(AT_FDCWD,"lINK-to-fILE",{ mode=-rw-r--r--
,inode=42459474,size=19,blksize=32768 },0x0) = 0 (0x0)

-- 
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"

Reply via email to