diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-02-16 01:01:18 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-02-16 20:09:37 +0300 |
commit | 7fbeb95d0f68e21e6ca61284f1ac681630976947 (patch) | |
tree | 0c91a7ee827647a86f9131bf3ac50c27cdba11ef /fs/nls/nls_cp437.c | |
parent | db70e26e33eef1b148ca1c9f50de92203ec7e82e (diff) | |
download | linux-7fbeb95d0f68e21e6ca61284f1ac681630976947.tar.xz |
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 'fs/nls/nls_cp437.c')
0 files changed, 0 insertions, 0 deletions