man/io_uring_register.2: add EMFILE errno
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -174,6 +174,12 @@ is non-zero or
|
|||||||
.I arg
|
.I arg
|
||||||
is non-NULL.
|
is non-NULL.
|
||||||
.TP
|
.TP
|
||||||
|
.B EMFILE
|
||||||
|
.BR IORING_REGISTER_FILES
|
||||||
|
was specified and
|
||||||
|
.I nr_args
|
||||||
|
exceeds the maximum allowed number of files in a fixed file set.
|
||||||
|
.TP
|
||||||
.B ENOMEM
|
.B ENOMEM
|
||||||
Insufficient kernel resources are available, or the caller had a
|
Insufficient kernel resources are available, or the caller had a
|
||||||
non-zero
|
non-zero
|
||||||
|
|||||||
Reference in New Issue
Block a user