+4
−0
Loading
The io_msg qpair is allocated and managed by the primary process, so don't try polling it from secondary processes. This fixes a bug where an SPDK target has configured cuse, and we try to run fio (for example) as a secondary process. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I48e2b89597196ce2ba1fc02ea3a7c76c5a33281a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7482 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
<dongx.yi@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>