man/io_uring_enter.2: we no longer EBUSY on mutex trylock failure

Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Jens Axboe
2019-01-31 22:57:14 -07:00
parent 59bb09c553
commit 091b18fb85

View File

@@ -280,9 +280,6 @@ field in the submission queue entry is invalid, or the
flag was set in the submission queue entry, but no files were registered flag was set in the submission queue entry, but no files were registered
with the io_uring instance with the io_uring instance
.TP .TP
.BR EBUSY
the io_uring instance is being acted on by another thread
.TP
.BR EFAULT .BR EFAULT
buffer is outside of the process' accessible address space buffer is outside of the process' accessible address space
.TP .TP