Skip to content
Commit 9666d420 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: fail links if msg-ring doesn't succeeed

We must always call req_set_fail() if the request is failed, otherwise
we won't sever links for dependent chains correctly.

Fixes: 4f57f06c

 ("io_uring: add support for IORING_OP_MSG_RING command")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c86d18f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment