numam-spdk/lib/event
Dariusz Stojaczyk 3fb4bc717b vhost: move app fini to the vhost subsystem
We already have a vhost subsystem and have to do
its fini anyway, so let's remove application fini.
Technically, any SPDK app can use vhost library
and create vhost devices, so we need to delete them
on shutdown in all cases - in module fini.

Change-Id: I013b45b4e73fd19288b9c10bc995dc24894ecf35
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/396573
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
2018-02-06 11:05:01 -05:00
..
rpc log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
subsystems vhost: move app fini to the vhost subsystem 2018-02-06 11:05:01 -05:00
app.c util: extend cpumask to hold more than 64 cpus 2018-01-25 18:51:50 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c util: extend cpumask to hold more than 64 cpus 2018-01-25 18:51:50 -05:00
rpc.c rpc: prefer command-line address over config file 2017-12-05 13:16:57 -05:00
subsystem.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00