]> Gentwo Git Trees - linux/.git/commit
io_uring: add macros for avaliable flags
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 7 Sep 2025 23:02:59 +0000 (00:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 8 Sep 2025 14:06:37 +0000 (08:06 -0600)
commit63805d0a9b9670ade00c4f49e4fe093668b31ba5
treebf8b419fd153d5cb47d9977b05fc1426f31e80d7
parentda8bc3c81c71eb8906dafca805db1a2639665116
io_uring: add macros for avaliable flags

Add constants for supported setup / request / feature flags as well as
the feature mask. They'll be used in the next patch.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h