+3
−0
Loading
When aborting a request in a NEED_BUFFER state, we set it's completion status and remove it from the pending_buf_queue. Since it's no longer on that queue and there's no completion it's waiting for, we need to manually kick. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I1272d441aec3b3090cd8c143a2112a8a6866fcf0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10769 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>