+22
−29
Loading
* don't iterate through g_nvme_ctrlrs when it's unnecessary * fixup a potential deadlock on session stop error (which can't practically happen unless the SPDK generic vhost layer is malfunctioning) * add a FIXME note to wait for pending I/Os before putting bdev io channels and stopping the vhost pollers. Change-Id: I576c4771f51e432fbbab244fd1b91668436004bf Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448224 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>