Spdk/lib/vhost
wuzhouhui 53f86e2412 vhost/blk: spdk_vhost_blk_construct(): do not override errno returned
We need these errno to make outputs more clear and make
spdk_vhost_blk_construct() conforms to it's declaration.

Change-Id: I1936e7393494a0344d97c8a920f3d719dee27002
Signed-off-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-on: https://review.gerrithub.io/421859
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>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-08-13 17:38:21 +00:00
..
rte_vhost vhost: clear desc, avail and used addresses on setting new mem table 2018-07-26 05:29:28 +00:00
Makefile vhost_user_nvme: add vhost user nvme target to SPDK 2018-04-03 15:01:24 -04:00
vhost_blk.c vhost/blk: spdk_vhost_blk_construct(): do not override errno returned 2018-08-13 17:38:21 +00:00
vhost_internal.h vhost: dump interrupt coalescing parameters in RPC info/config 2018-06-15 18:45:14 +00:00
vhost_nvme.c thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
vhost_rpc.c vhost: add socket path in info dump 2018-07-12 23:54:34 +00:00
vhost_scsi.c vhost/scsi: do not fail scsi_dev_add_tgt() if hotplug is not supported 2018-07-05 01:51:22 +00:00
vhost.c vhost: fix coalescing time calculation 2018-08-09 18:10:54 +00:00