diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-14 22:39:04 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-25 19:48:31 -0700 |
commit | 978db57e2c329fc612ff669cab9bf0007efd3ca3 (patch) | |
tree | f94cf385de3279e086d24123ecf1a449de75d1bc /fs/qnx4 | |
parent | 0e0702dac26b282603261f04a62711a2d9aac17b (diff) |
io_uring: make io_double_put_req() use normal completion path
If we don't use the normal completion path, we may skip killing links
that should be errored and freed. Add __io_double_put_req() for use
within the completion path itself, other calls should just use
io_double_put_req().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions