Spdk/lib/bdev
Daniel Verkamp d6427151bb lvol: remove vbdev APIs from public lvol.h API
The vbdev_* functions that were declared in lvol.h are all internal to
the lvol vbdev implementation; they don't need to be in the public
header.

vbdev_get_lvs_bdev_by_lvs() is moved to the top of the file so it
doesn't need a forward declaration (no code change).

Change-Id: I98282d3cb0008da5c5b5059eee335219dc929f1c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/389894
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-12-01 16:36:12 -05:00
..
aio bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
error bdev: add callback to free part_base 2017-10-01 21:57:00 -04:00
gpt bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
lvol lvol: remove vbdev APIs from public lvol.h API 2017-12-01 16:36:12 -05:00
malloc bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
null bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
nvme bdev/nvme: simplify spdk_bdev_nvme_get_ctrlr() 2017-12-01 13:24:45 -05:00
pmem bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
rbd bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
rpc bdev: add callback to spdk bdev unregister and bdev destruct 2017-10-26 17:23:58 -04:00
split bdev: remove get_ctx_size functions that return 0 2017-12-01 13:25:16 -05:00
virtio rte_virtio: make vhost_msg_strings static 2017-12-01 14:35:30 -05:00
bdev.c bdev: handling duplicated bdev name 2017-11-28 16:20:30 -05:00
Makefile bdev_virtio: added --without-virtio configure flag 2017-10-19 19:06:12 -04:00
scsi_nvme.c nvme_spec: remove SGL Sub Type Invalid status code 2017-09-22 17:11:53 -04:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00