man/io_uring_enter.2: add another ENOTSUPP instance
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -421,3 +421,7 @@ the io_uring instance is in the process of being torn down
|
|||||||
.BR EOPNOTSUPP
|
.BR EOPNOTSUPP
|
||||||
.I fd
|
.I fd
|
||||||
does not refer to an io_uring instance
|
does not refer to an io_uring instance
|
||||||
|
.TP
|
||||||
|
.BR EOPNOTSUPP
|
||||||
|
.I opcode
|
||||||
|
is valid, but not supported by this kernel.
|
||||||
|
|||||||
Reference in New Issue
Block a user