Skip to content
Commit cda9bc02 authored by Xiaoguang Wang's avatar Xiaoguang Wang Committed by Greg Kroah-Hartman
Browse files

io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()



commit d8f1b971 upstream.

The prepare_to_wait() and finish_wait() calls in io_uring_cancel_files()
are mismatched. Currently I don't see any issues related this bug, just
find it by learning codes.

Signed-off-by: default avatarXiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9a4eec55
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