https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210468
Mateusz Piotrowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|In Progress |Open --- Comment #2 from Mateusz Piotrowski <[email protected]> --- __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.
