[Bug 202892] open with O_CREAT | O_DIRECTORY when path references a symlink
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 9 19:01:58 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202892
--- Comment #9 from Robert Watson <rwatson at FreeBSD.org> ---
This approach seems reasonable to me. I can see arguments for also returning
EINVAL even if O_EXCL isn't expressed (i.e., that O_DIRECTORY | O_CREAT is
never a valid combination) but I don't feel strongly about it. Maybe Tom takes
a view, but I think getting this patch in now makes sense.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list