diff options
author | 2020-02-16 01:01:18 +0300 | |
---|---|---|
committer | 2020-02-16 10:09:37 -0700 | |
commit | 7fbeb95d0f68e21e6ca61284f1ac681630976947 (patch) | |
tree | 0c91a7ee827647a86f9131bf3ac50c27cdba11ef /lib/test_overflow.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (diff) | |
download | wireguard-linux-7fbeb95d0f68e21e6ca61284f1ac681630976947.tar.xz wireguard-linux-7fbeb95d0f68e21e6ca61284f1ac681630976947.zip |
io_uring: add missing io_req_cancelled()
fallocate_finish() is missing cancellation check. Add it.
It's safe to do that, as only flags setup and sqe fields copy are done
before it gets into __io_fallocate().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions