[Bug 210468] aio_write(3) warns about undocumented (private!) structure member
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 22 15:58:37 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210468
Bug ID: 210468
Summary: aio_write(3) warns about undocumented (private!)
structure member
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: freebsd-bugzilla at ayaken.net
So we see this note "Invalid information in iocb->_aiocb_private may confuse
the kernel." in the BUGS section. AFAICT, it's __aiocb_private, not
_aiocb_private (double underscore) which also hints strongly on a private
implementation defined symbol, which isn't documented properly (header file
even says, don't touch directly). Suggest cutting the BUGS section from
aio_write(3) altogether.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list