Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Jul 2023 23:10:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272367] openat(..., O_NONBLOCK | O_EXLOCK) may wrongly return EAGAIN
Message-ID:  <bug-272367-227-thdbd9c89E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272367-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272367-227@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=3D272367

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Mateusz Guzik from comment #1)
flock locks must not be cleared on any close, only on the last one.
fcntl locks do have this weird POSIX semantic.

--=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-272367-227-thdbd9c89E>