399a38a541
The scenario is as follows: spdk_get_io_channel(...) spdk_put_io_channel(...) <- sends a message to do the release spdk_get_io_channel(...) spdk_put_io_channel(...) <- sends a message to do the release again _spdk_put_io_channel(...) _spdk_put_io_channel(...) <- boom Change-Id: I86a66c68a525964e0d2dcd9cac2c292dc8b43136 Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/424141 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
Makefile | ||
thread.c |