Spdk/module/event/subsystems
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
..
accel lib/accel: remove legacy config support for accel module register 2020-10-20 02:42:16 +00:00
bdev bdev_module: remove config_text 2020-10-21 02:25:45 +00:00
iscsi subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
nbd event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
net event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
nvmf lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
scsi event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
sock sock: Save socket subsystem configuration in JSON format 2020-07-13 08:40:15 +00:00
vhost event: remove subsystem legacy config print 2020-10-21 02:25:45 +00:00
vmd lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
Makefile sock: Add dependency on socket subsystem to other subsystems 2020-07-08 07:56:46 +00:00