Functions defined by set of callbacks in vhost_device_ops, are going to be only used by rte_vhost. This patch moves those functions into the file, removing them from vhost.c g_vhost_user_dev_dirname and _stop_session() are no longer referenced from vhost.c, so can be removed from vhost_internal.h. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I233206fae3ad5b4549172ac4bd2b036df9ac548b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11023 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_vhost_user.c | ||
spdk_vhost.map | ||
vhost_blk.c | ||
vhost_internal.h | ||
vhost_rpc.c | ||
vhost_scsi.c | ||
vhost.c |