+4
−2
Loading
When nvmf_ctrlr_cmd_connect finds subsystem is not active, it will start a poller to run retry_connect. But the subsystem may be deleted during the retry interval, and retry_connect should not access the sgroup in this case. Fixes issue #3100. Change-Id: I7b36511a9461debe67b813d21f8a2de1a879730f Signed-off-by:Jiewei Ke <jiewei@smartx.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19434 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Mellanox Build Bot