diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-22 17:38:27 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-22 17:54:19 +0200 |
commit | c8fb20b5b4206e9206ea8f129aa4592ad15918bd (patch) | |
tree | 1c358231e38340aa34a62eeef4777cb8699dd632 /fs/ceph/ceph_frag.c | |
parent | io-wq: re-set NUMA node affinities if CPUs come online (diff) | |
download | linux-c8fb20b5b4206e9206ea8f129aa4592ad15918bd.tar.xz linux-c8fb20b5b4206e9206ea8f129aa4592ad15918bd.zip |
io_uring: remove req cancel in ->flush()
Every close(io_uring) causes cancellation of all inflight requests
carrying ->files. That's not nice but was neccessary up until recently.
Now task->files removal is handled in the core code, so that part of
flush can be removed.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/ceph/ceph_frag.c')
0 files changed, 0 insertions, 0 deletions