diff options
author | Pavel Begunkov <[email protected]> | 2020-02-16 01:01:18 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-02-16 10:09:37 -0700 |
commit | 7fbeb95d0f68e21e6ca61284f1ac681630976947 (patch) | |
tree | 0c91a7ee827647a86f9131bf3ac50c27cdba11ef /tools/perf/util/trace-event-scripting.c | |
parent | db70e26e33eef1b148ca1c9f50de92203ec7e82e (diff) |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions