+12
−0
Loading
When SPDK terminates with a signal, some of the raid bdevs that were in the 'configuring' state won't close properly. This patch ensures that all raid bdevs resources are freed and unclaimed at exit. Change-Id: Iebc139caf59ea41c8adf60f4b2c2a009e516ba5f Signed-off-by:Sebastian Brzezinka <sebastian.brzezinka@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22929 Reviewed-by:
Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Artur Paszkiewicz <artur.paszkiewicz@intel.com>