diff options
author | Jens Axboe <axboe@kernel.dk> | 2024-03-23 03:41:18 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-04-15 16:10:25 +0200 |
commit | cca6571381a0bdc88021a1f7a4c2349df21279f7 (patch) | |
tree | 2edea76f1e2b2eaabf448d34b36c0e62a3627735 /.mailmap | |
parent | io_uring: get rid of struct io_rw_state (diff) | |
download | linux-cca6571381a0bdc88021a1f7a4c2349df21279f7.tar.xz linux-cca6571381a0bdc88021a1f7a4c2349df21279f7.zip |
io_uring/rw: cleanup retry path
We no longer need to gate a potential retry on whether or not the
context matches our original task, as all read/write operations have
been fully prepared upfront. This means there's never any re-import
needed, and hence we can always retry requests.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions