Date: Sun, 13 Jul 2025 12:08:02 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 210468] aio_write(3) warns about undocumented (private!) structure member Message-ID: <bug-210468-9-UjHsK3l4Sy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210468-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210468 Mateusz Piotrowski <0mp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|0mp@FreeBSD.org |bugs@FreeBSD.org Status|In Progress |Open --- Comment #2 from Mateusz Piotrowski <0mp@FreeBSD.org> --- __aiocb_private is the structure while _aiocb_private is the member. The note about _aiocb_private might be there to warn the user that the kernel might be confused if the structure is not initialized correctly. Or when it is corrupted in some other way. I'm not sure exactly, so I'm not going to commit this change for the time being. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210468-9-UjHsK3l4Sy>
