diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-02-15 23:32:18 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-22 03:25:22 +0300 |
commit | 44526bedc2ff8fcd58552e3c5bae928524b6f13c (patch) | |
tree | 0e6c152461653a9b9d8fca8393f0ec4748580597 /fs/io-wq.c | |
parent | c6d77d92b7e53b24e8e74a58e6ef2056385cc780 (diff) | |
download | linux-44526bedc2ff8fcd58552e3c5bae928524b6f13c.tar.xz |
io_uring: remove any grabbing of context
The async workers are siblings of the task itself, so by definition we
have all the state that we need. Remove any of the state grabbing that
we have, and requests flagging what they need.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.c')
0 files changed, 0 insertions, 0 deletions