diff options
author | 2020-04-15 00:39:49 +0300 | |
---|---|---|
committer | 2020-04-14 19:16:57 -0600 | |
commit | b55ce732004989c85bf9d858c03e6d477cf9023b (patch) | |
tree | 5c8228a1b7cd00ba0a762c1512133aaafd4b7c5d /fs/stack.c | |
parent | io_uring: fix cached_sq_head in io_timeout() (diff) | |
download | linux-dev-b55ce732004989c85bf9d858c03e6d477cf9023b.tar.xz linux-dev-b55ce732004989c85bf9d858c03e6d477cf9023b.zip |
io_uring: kill already cached timeout.seq_offset
req->timeout.count and req->io->timeout.seq_offset store the same value,
which is sqe->off. Kill the second one
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions