+1
−1
Loading
Fix potential bug. In nvmf_ctrlr_abort_on_pg(), when run into the request_complete it can trigger this bug because in nvmf_qpair_abort the ctrlr->aer_req was set to NULL. Change-Id: I37a7e3c76c6616ca4ecbc6d9d2776ee32449c796 Signed-off-by:Jin Yu <jin.yu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2545 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>