Date: Fri, 04 Sep 2015 18:55:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 202892] open with O_CREAT | O_DIRECTORY when path references a symlink Message-ID: <bug-202892-8-faiDg46xsl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202892-8@https.bugs.freebsd.org/bugzilla/> References: <bug-202892-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202892 --- Comment #7 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Robert Watson from comment #6) The case of EXCL|CREAT|DIR can be special-cased. I updated the patch. I considered disabling O_CREAT|O_DIR at all, but IMO it should work for the case of existing directories. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202892-8-faiDg46xsl>