diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-12-20 10:45:02 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-20 10:45:02 -0700 |
commit | 00c18640c2430c4bafaaeede1f9dd6f7ec0e4b25 (patch) | |
tree | 3f6d2c580df111ebd1cd54b339cb5efdb8336212 /fs/io-wq.h | |
parent | dd20166236953c8cd14f4c668bf972af32f0c6be (diff) |
io_uring: make ctx cancel on exit targeted to actual ctx
Before IORING_SETUP_ATTACH_WQ, we could just cancel everything on the
io-wq when exiting. But that's not the case if they are shared, so
cancel for the specific ctx instead.
Cc: stable@vger.kernel.org
Fixes: 24369c2e3bb0 ("io_uring: add io-wq workqueue sharing")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions