Skip to content
Commit 0c6e1d7f authored by Hao Xu's avatar Hao Xu Committed by Jens Axboe
Browse files

io_uring: don't free request to slab



It's not necessary to free the request back to slab when we fail to
get sqe, just move it to state->free_list.

Signed-off-by: default avatarHao Xu <haoxu@linux.alibaba.com>
Reviewed-by: default avatarPavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/20210825175856.194299-1-haoxu@linux.alibaba.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent aaa4db12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment