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

io_uring: be consistent in assigning next work from handler



If we pass back dependent work in case of links, we need to always
ensure that we call the link setup and work prep handler. If not, we
might be missing some setup for the next work item.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e0bbb346
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment