+1
−1
Loading
It's possible there's a delay between spdk_ftl_dev_free setting dev->halt and sending message to core thread which would set reloc->halt. This patch should bridge this gap and prevent potential additional/unneeded relocations from happening. Signed-off-by:Mateusz Kozlowski <mateusz.kozlowski@intel.com> Change-Id: I3d69fe86900c9233fadd8e3795accb36b1c01791 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/461598 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by:
Wojciech Malikowski <wojciech.malikowski@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>