+10
−27
Loading
Previously, qpair deletion was synchronous and handled by the io_channel_destroy_cb for the target. However, with the new asynchronous qpair deletion api, these qpairs need to be completely removed before we free the i/o channel and the poll group. Change-Id: I42c62391df62825d53e158306c4372523403ad27 Signed-off-by:Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/420208 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>