t/io_uring: add symbolic defines for NOP flags
authorJens Axboe <axboe@kernel.dk>
Mon, 4 Nov 2024 17:27:06 +0000 (10:27 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 4 Nov 2024 17:27:06 +0000 (10:27 -0700)
commit6a193ce90a4d8958d5000809dd8e3286e8215d0f
tree063573e265f9abead5c281422b7748725edce711
parent63c250d1ee09ed8c78a8c48e25cc642a6e2c5e94
t/io_uring: add symbolic defines for NOP flags

Add them to io_uring.h and use them in t/io_uring.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/linux/io_uring.h
t/io_uring.c