diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-08-15 12:40:23 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 22:10:43 +0300 |
commit | b97e736a4b553ff18963019c7ca91cd684f83709 (patch) | |
tree | 7a93f47efc0a6a5fbc060112e6845a324930708b /scripts/generate_rust_analyzer.py | |
parent | 8cb01fac982a3f8622a46821af1eb68136f936ca (diff) | |
download | linux-b97e736a4b553ff18963019c7ca91cd684f83709.tar.xz |
io_uring: kill REQ_F_LTIMEOUT_ACTIVE
Instead of handling double consecutive linked timeouts through tricky
flag combinations, just check the submit_state.link during timeout_prep
and fail that case in advance.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/04150760b0dc739522264b8abd309409f7421a06.1628981736.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions