Spdk/lib/vhost
yidong0635 d73077b84a lib/jsonrpc: Add a new API to send response for writing bool result.
There are many duplicated codes about sending response for writing bool result.
That we need a function to do this.
Then we can reduce many codes.

Signed-off-by: yidong0635 <dongx.yi@intel.com>
Change-Id: Ic439111b1e9ca1013f8c657ab925f0c27a7be699
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5033
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-11-16 15:08:47 +00:00
..
Makefile vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
rte_vhost_compat.c vhost: deprecate internal vhost library support 2020-10-20 02:42:16 +00:00
spdk_vhost.map lib/vhost: Remove and inline spdk_vhost_blk_get_dev 2020-06-08 09:28:27 +00:00
vhost_blk.c vhost-blk: apply interrupt 2020-11-02 11:22:40 +00:00
vhost_internal.h vhost-blk: apply interrupt 2020-11-02 11:22:40 +00:00
vhost_rpc.c lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
vhost_scsi.c lib/vhost: remove legacy config support 2020-10-20 02:42:16 +00:00
vhost.c vhost-blk: apply interrupt 2020-11-02 11:22:40 +00:00