+1
−0
Loading
Otherwise, when a qpair is disconnected and pending requests are processed in nvmf_rdma_qpair_process_pending(), stale value of this field might be used when freeing work requests in nvmf_rdma_request_free_data(), leading to corrupted data_wr_pool (the pool contains the same wrs multiple times). Fixes #3129. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Id94ca463a5416de6496c9cd5ea966e9d6fe65cc4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19928 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>