diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-11-06 13:00:23 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-09 12:04:00 -0700 |
commit | df9923f96717d0aebb0a73adbcf6285fa79e38cb (patch) | |
tree | d11fdd48df051495601f17c3fc831b4d490f34bb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 08d23634643c239ddae706758f54d3a8e0c24962 (diff) | |
download | linux-df9923f96717d0aebb0a73adbcf6285fa79e38cb.tar.gz linux-df9923f96717d0aebb0a73adbcf6285fa79e38cb.tar.bz2 linux-df9923f96717d0aebb0a73adbcf6285fa79e38cb.zip |
io_uring: cancel only requests of current task
io_uring_cancel_files() cancels all request that match files regardless
of task. There is no real need in that, cancel only requests of the
specified task. That also handles SQPOLL case as it already changes task
to it.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions