+1
−1
+49
−11
Loading
Putting all pending I/Os on the same list is wrong. It leads to concurrent accessing to the list and results in corrupted data structure. Move the pending_ios list to io channel to fix it. Change-Id: I5854b6242e1a954257a64f45eb64809da33664a7 Signed-off-by:Jinlong Chen <chenjinlong.cjl@alibaba-inc.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25373 Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Mellanox Build Bot