Spdk/test/unit/lib/vhost
Shuhei Matsumoto 583e969922 scsi: remove lun name
There is no need to keep a lun name anymore - we always
use the bdev name as the lun name so it is not providing any
additional value. This also keeps us from associating
the same bdev with different LUNs on different iSCSI target
nodes or vhost-scsi controllers.

Side effect of this change is:

1) Use "bdev_name" across the APIs to make it more clear
   what these names refer to.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I3d42fde22087352ce1d5dc80178bd8c5cac8cb7c
Reviewed-on: https://review.gerrithub.io/390843
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-01-11 18:37:34 -05:00
..
vhost_blk.c ut/vhost: move mock functions to common vhost file 2017-11-20 19:34:53 -05:00
vhost_scsi.c scsi: remove lun name 2018-01-11 18:37:34 -05:00
vhost.c vhost: Replace RTE_MAX_LCORE by spdk_env_get_last_core() 2017-12-28 12:03:40 -05:00
Makefile ut/vhost: add UT coverage for vhost_blk.c 2017-09-06 18:14:15 -04:00
test_vhost.c util: make spdk_io_channel_get_ctx() inline 2018-01-09 12:46:35 -05:00