Spdk/examples/bdev/hello_world
Jim Harris ebc227d9b2 bdev: move bdev_rpc library contents
We have some RPCs defined in the bdev library itself,
others in a separate bdev_rpc library.  There's no need
for the separate library - just move them all into the
bdev library.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I298eedb88924197e64eb315369efb10f402903a5
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4364
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-09-25 11:43:42 +00:00
..
.gitignore examples/bdev: add hello world example 2018-05-11 15:22:22 +00:00
bdev.conf hello_bdev: remove passthru section from conf file. 2019-04-08 15:54:07 +00:00
hello_bdev.c examples/hello_bdev: allow running without ini config file 2020-01-31 12:37:12 +00:00
Makefile bdev: move bdev_rpc library contents 2020-09-25 11:43:42 +00:00