[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 17 18:33:14 UTC 2019


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

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

Author: kib
Date: Tue Sep 17 18:32:19 UTC 2019
New revision: 352455
URL: https://svnweb.freebsd.org/changeset/base/352455

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

  Reviewed by:  bcr (man page), emaste (previous version)
  PR:   240452
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week
  DIfferential revision:        https://reviews.freebsd.org/D21634

Changes:
  head/lib/libc/sys/open.2
  head/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