[Bug 114139] mbuf(9) has misleading comments on M_DONTWAIT and M_TRYWAIT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Oct 2022 15:03:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114139
Mitchell Horne <mhorne@freebsd.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhorne@freebsd.org
             Status|Open                        |Closed
         Resolution|---                         |Overcome By Events
--- Comment #4 from Mitchell Horne <mhorne@freebsd.org> ---
Looks like both of these flags have long been retired in favor of the standard
M_NOWAIT and M_WAITOK; no references remain in the src tree. 
This can safely be closed.
-- 
You are receiving this mail because:
You are on the CC list for the bug.