[Bug 240452] open(2) specifies EISDIR with existing directory for O_CREAT without O_DIRECTORY

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 24 06:22:42 UTC 2019


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

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kib
Date: Tue Sep 24 06:21:49 UTC 2019
New revision: 352645
URL: https://svnweb.freebsd.org/changeset/base/352645

Log:
  MFC r352455:
  Return EISDIR when directory is opened with O_CREAT without O_DIRECTORY.

  PR:   240452

Changes:
_U  stable/11/
  stable/11/lib/libc/sys/open.2
  stable/11/sys/kern/vfs_vnops.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-standards mailing list