Alan Somers 2247f48941 aio: micro-optimize the lio_opcode assignments
This allows slightly more efficient opcode testing in-kernel.  It is
transparent to userland, except to applications that sneakily submit
aio fsync or aio mlock operations via lio_listio, which has never been
documented, requires the use of deliberately undefined constants
(LIO_SYNC and LIO_MLOCK), and is arguably a bug.

Reviewed by:	jhb
Differential Revision:	https://reviews.freebsd.org/D27942
2021-01-20 09:02:25 -07:00
..
2021-01-02 19:57:58 -07:00
2021-01-15 11:57:04 -04:00
2021-01-19 09:56:45 +00:00
2021-01-20 10:48:27 +01:00
2020-12-23 14:37:05 -04:00
2021-01-15 20:09:55 +01:00
2021-01-17 00:03:17 +01:00
2020-11-04 12:07:33 +00:00