+3
−0
+4
−0
Loading
Checking ctrlr->admin_qpair->group can race with setting ctrlr->admin_qpair to NULL in _nvmf_transport_qpair_fini_complete(). Skip this check if we are not on ctrlr->thread because then the group won't match either. Fixes: #2498 Change-Id: I4dafd3d52869af8283fd7d0dc9d8116b7aaa452b Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18696 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>