Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Sep 2015 19:01:58 +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-MmoPi9tK50@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 #9 from Robert Watson <rwatson@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202892-8-MmoPi9tK50>