Spdk/lib/vhost
Changpeng Liu b0df03c531 lib/vhost: rename device stop function calls
Existing `vhost_user_session_send_event` is only used to
stop vhost user device's session now, so we rename it to
`vhost_user_wait_for_session_stop` and also rename the
whole function calls when stopping the device with
more apposite names.

Change-Id: Ib8ea48273e85f7856ca2dfca57b5fd933ac4cf7a
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15296
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-01-06 16:14:35 +00:00
..
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00
rte_vhost_user.c lib/vhost: rename device stop function calls 2023-01-06 16:14:35 +00:00
spdk_vhost.map event/vhost: separate vhost subsystem to scsi and blk 2022-05-20 09:20:07 +00:00
vhost_blk.c lib/vhost: rename device stop function calls 2023-01-06 16:14:35 +00:00
vhost_internal.h lib/vhost: rename device stop function calls 2023-01-06 16:14:35 +00:00
vhost_rpc.c lib/vhost: use user_dev's lock to protect vhost sessions 2023-01-06 16:14:35 +00:00
vhost_scsi.c lib/vhost: rename device stop function calls 2023-01-06 16:14:35 +00:00
vhost.c lib/vhost: use user_dev's lock to protect vhost sessions 2023-01-06 16:14:35 +00:00