diff options
author | 2021-09-09 13:56:27 +0100 | |
---|---|---|
committer | 2021-09-09 09:41:02 -0600 | |
commit | 2ae2eb9dde18979b40629dd413b9adbd6c894cdf (patch) | |
tree | 70c0501505bc053d6206de7ab0e4013002d9e8a0 /include/linux/fpga/fpga-mgr.h | |
parent | io-wq: fix memory leak in create_io_worker() (diff) | |
download | linux-dev-2ae2eb9dde18979b40629dd413b9adbd6c894cdf.tar.xz linux-dev-2ae2eb9dde18979b40629dd413b9adbd6c894cdf.zip |
io_uring: fail links of cancelled timeouts
When we cancel a timeout we should mark it with REQ_F_FAIL, so
linked requests are cancelled as well, but not queued for further
execution.
Cc: stable@vger.kernel.org
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/fff625b44eeced3a5cae79f60e6acf3fbdf8f990.1631192135.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions