+5
−1
Loading
Fixed touching NULL write pointer, which would happen after some other I/O in the same band would receive error and issue its deletion. Any subsequent write callbacks would then be unable to find and update the information. Signed-off-by:Mateusz Kozlowski <mateusz.kozlowski@intel.com> Change-Id: I07d9791f1b1b673a48356fae55b784c0bf6a6f7a Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462387 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Wojciech Malikowski <wojciech.malikowski@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>