+8
−3
Loading
Enforce spdk_vhost_fini() to be called on the same thread which called spdk_vhost_init(). We'll also use the newly added g_vhost_init_thread for other purposes later on. Change-Id: I99aebeda2d8ddaf42554aa422c32ed935634595f Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459159 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>