2fe6947669
A vdev can change between the time the event is enqueued and executed on proper reactor. To detect this case, the event callback was looking up vdev with the same name and comparing it with old vdev pointer (from the enqueue). This is now being simplified, by looking up the current vdev just by it's ID. Change-Id: I33de03809b9d56840dd99caa8ccdf190a631ef31 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/380647 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
rte_vhost | ||
Makefile | ||
test_plan.md | ||
vhost_blk.c | ||
vhost_internal.h | ||
vhost_rpc.c | ||
vhost_scsi.c | ||
vhost.c |