io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
authorHao Xu <haoxu@linux.alibaba.com>
Thu, 12 Aug 2021 04:14:34 +0000 (12:14 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 23 Aug 2021 19:10:37 +0000 (13:10 -0600)
commita4aadd11ea4932588e6530ecd021ffe39f9d5adf
tree4422cedbcad8202c5c20fa776bc3471c121b692e
parentfd08e5309bba8672c1190362dff6c92bfd59218d
io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()

Extract io_uring_files_cancel() call in io_uring_task_cancel() to make
io_uring_files_cancel() and io_uring_task_cancel() coherent and easy to
read.

Signed-off-by: Hao Xu <haoxu@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/io_uring.h