+1
−0
+1
−0
+2
−1
Loading
When we destroy a qpair, we need to flush all of the I/O. But some applications will try to resubmit that I/O. We need to not re-queue those I/O while in the context of the destroy call so as to avoid an infinite loop. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: I3e4863a563d461092f6e6b4a893f965f41bf34e3 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1856 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>