Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2019 18:33:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 240452] open(2) specifies EISDIR with existing directory for O_CREAT without O_DIRECTORY
Message-ID:  <bug-240452-99-2Dkcznw1Z3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240452-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240452-99@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=3D240452

--- Comment #2 from commit-hook@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

--=20
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-240452-99-2Dkcznw1Z3>