+6
−1
Loading
The underlying probe might fail, but we don't check its return code. Right now we ignore the failure and in secondary process we even continue referencing a locally-unitialized controller struct. Then, a few calls later, we fail on assert because current process is not on the ctrlr->active_procs list. Change-Id: I65a59a9515a8e0196b60a181cee2af33434784dc Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/431486 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>