[Bug 272367] openat(..., O_NONBLOCK | O_EXLOCK) may wrongly return EAGAIN
Date: Sun, 16 Jul 2023 13:37:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272367
Alan Somers <asomers@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Not A Bug
--- Comment #6 from Alan Somers <asomers@FreeBSD.org> ---
In conclusion, I don't think there's a bug here. I was just confused. If
anything, the man page could be clarified, and the point to make is:
flock locks unlock on the last close, or the first explicit unlock.
--
You are receiving this mail because:
You are the assignee for the bug.