diff options
author | Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com> | 2020-04-26 15:54:43 +0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-05-04 09:07:14 -0600 |
commit | d8f1b9716cfd1a1f74c0fedad40c5f65a25aa208 (patch) | |
tree | cb0332630931081c2499c1e74dbc0e51da8f5029 /fs/nfs_common | |
parent | 0e698dfa282211e414076f9dc7e83c1c288314fd (diff) | |
download | linux-d8f1b9716cfd1a1f74c0fedad40c5f65a25aa208.tar.gz |
io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()
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: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions