Dariusz Stojaczyk 5d1a206663 vhost: added API to call external spdk_events on vdev reactor
The next step towards fixing synchronization issues between RPC and
vhost controller reactor.

The general idea is to hide spdk_vhost_dev_find declaration, so that
vdev-related functions can't be (incorrectly) called from outside of
the vhost controller reactor. The vdev pointer should only be acquired
via spdk_vhost_call_external_event.

Change-Id: I689226c2271f81624b2651bae3b960b7efb1c01b
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/371098
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-07 14:34:01 -04:00
..
2017-09-06 13:01:13 -04:00
2017-08-22 18:19:00 -04:00
2017-08-02 19:47:35 -04:00
2017-07-12 18:12:52 -04:00
2017-09-06 17:33:03 -04:00
2017-09-06 16:26:30 -04:00
2017-08-15 16:47:01 -04:00
2017-08-11 19:36:30 -04:00
2017-09-01 12:45:50 -04:00